Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FIX: mod_lua: OutOfMemory in LuaOutputFilter (with LARGE data) bugzilla#69590 #517

Open
wants to merge 2 commits into
base: 2.4.x
Choose a base branch
from

Conversation

ggrandes
Copy link

Proposed patch to resolve OutOfMemory, in local testing it has worked correctly.
https://bz.apache.org/bugzilla/show_bug.cgi?id=69590

Proposed patch to resolve OutOfMemory, in local testing it has worked correctly.
https://bz.apache.org/bugzilla/show_bug.cgi?id=69590
@ggrandes ggrandes changed the title Fix OutOfMemory bugzilla#69590 FIX: mod_lua: OutOfMemory in LuaOutputFilter (with LARGE data) bugzilla#69590 Feb 22, 2025
…la#69590

Fixed proposal patch to resolve OutOfMemory and use-after-free. In local testing it has worked correctly.
https://bz.apache.org/bugzilla/show_bug.cgi?id=69590
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants