
bugzilla at apache
May 27, 2012, 3:12 PM
Post #4 of 4
(125 views)
Permalink
|
https://issues.apache.org/bugzilla/show_bug.cgi?id=53284 Stefan Fritsch <sf [at] sfritsch> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |FixedInTrunk Status|NEEDINFO |NEW --- Comment #3 from Stefan Fritsch <sf [at] sfritsch> --- It is normal and intended behavior for 2.2 to segfault if memory allocation fails. This won't be changed. 2.4 should abort with a logged error message if out of memory. r1343109 adds the error handling for this particular code path (compiling a regular expression). -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: bugs-unsubscribe [at] httpd For additional commands, e-mail: bugs-help [at] httpd
|