]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Merge r1924095 from trunk:
authorJoe Orton <jorton@apache.org>
Mon, 2 Jun 2025 14:48:53 +0000 (14:48 +0000)
committerJoe Orton <jorton@apache.org>
Mon, 2 Jun 2025 14:48:53 +0000 (14:48 +0000)
commit3dec975c92ed1e2d5e60c88bbc331edd37ab49d7
tree32468b0e8cbf0aa05217088276f6917050427bc8
parent9dab3021059f6d1a1990d687a4927f418e05a9f0
Merge r1924095 from trunk:

mod_lua: Fix memory handling in output filters.

* 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
Reviewed by: jorton, rpluem, covener

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1926063 13f79535-47bb-0310-9956-ffa450edef68
changes-entries/pr69590.txt [new file with mode: 0644]
modules/lua/mod_lua.c