You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apr.apache.org by André Malo <nd...@perlig.de> on 2003/07/03 17:36:48 UTC

catch out of memory in sdbm_open

This is resolution ID 25 of the reasoning report. The attached patch lets
sdbm_open return APR_ENOMEM if the malloc fails.

nd