]> granicus.if.org Git - apache/commit
Function used as 'apr_reslist_destructor' when calling 'apr_reslist_create()' should...
authorChristophe Jaillet <jailletc36@apache.org>
Sat, 23 Jun 2018 21:52:09 +0000 (21:52 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Sat, 23 Jun 2018 21:52:09 +0000 (21:52 +0000)
commite10f5c32c08eb5d3a03cbc910372cdc90839c620
tree319aaa408f7ad60f5ef6a9834cf506883160b919
parentc9ed35a57ae8bde6729d61040894ce976ff52d93
Function used as 'apr_reslist_destructor' when calling 'apr_reslist_create()' should have the following prototype:

apr_status_t (*apr_reslist_destructor)(void *resource, void *params, apr_pool_t *pool);

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