In the case that a server is running out of memory (yeah, I know it never happens),

apr_allocator_alloc() is returning NULL, but it is never checked for in apr_bucket_alloc().

 

Does the bucket alloc function should pass that NULL back to the

function/application asking for memory?

 

Thanks,

JJ

 

Attachment: apr_buckets_alloc.patch
Description: Binary data

Reply via email to