mirror of
https://github.com/apache/httpd.git
synced 2025-07-29 12:37:06 +00:00

* modules/lua/mod_lua.c (lua_output_filter_handle): Fix brigade iteration to use constant memory. Submitted by: G.Grandes <guillermo.grandes gmail.com> PR: 69590 Github: closes #517 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1924095 13f79535-47bb-0310-9956-ffa450edef68
3 lines
119 B
Plaintext
3 lines
119 B
Plaintext
*) mod_lua: Fix memory handling in LuaOutputFilter. PR 69590.
|
|
[Guillermo Grandes <guillermo.grandes gmail.com>]
|