>Number:         1228
>Category:       general
>Synopsis:       palloc can't fail, mod_mime_magic assumes it can
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    apache
>State:          open
>Class:          change-request
>Submitter-Id:   apache
>Arrival-Date:   Tue Oct 14 15:40:02 PDT 1997
>Last-Modified:
>Originator:     [EMAIL PROTECTED]
>Organization:
apache
>Release:        1.3
>Environment:
n/a
>Description:
mod_mime_magic makes lots of tests of results from the alloc functions
testing if they returned NULL and reporting an out of memory error ...
palloc() can't fail, it exit(1)s if it runs out of memory.
>How-To-Repeat:

>Fix:
Remove the code in mod_mime_magic, it's not needed
>Audit-Trail:
>Unformatted:

Reply via email to