]> granicus.if.org Git - apache/commit
- return NULL if apr_reslist_acquire fails, so we don't end up possibly referencing...
authorDaniel Gruno <humbedooh@apache.org>
Fri, 21 Dec 2012 14:53:55 +0000 (14:53 +0000)
committerDaniel Gruno <humbedooh@apache.org>
Fri, 21 Dec 2012 14:53:55 +0000 (14:53 +0000)
commitc1f9c7546ffbbbb0785c9e4360c2e5c96b3b6dee
tree1b2868513f57bc24bdc58f696cda7f2331a496e3
parentd9e3aa7316cddcfd9259c1ed2769ecd189af6ef9
- return NULL if apr_reslist_acquire fails, so we don't end up possibly referencing a null-object
- initialize cache_info as NULL

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1424939 13f79535-47bb-0310-9956-ffa450edef68
modules/lua/lua_vmprep.c