Actions
Bug #874
closedmemory leak in mod_rewrite
ASK QUESTIONS IN Forums:
Description
if there is a set of repeated uri rewrite rules, mod_rewrite will leak memory. if the rules are endless accidentally, lighttpd will eat up all memory and abort.
My simple fix is as below (compared with svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x/src/mod_rewrite.c)
{{{
bbs# svn diff src/mod_rewrite.c
Index: src/mod_rewrite.c
-- jawahh
Updated by jan over 17 years ago
- Status changed from Assigned to Fixed
- Resolution set to fixed
fixed in r1785
Actions
Also available in: Atom