]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
mod_lua: Pass on the request_rec to ap_lua_get_lua_state, so we can use it for alloca...
authorDaniel Gruno <humbedooh@apache.org>
Mon, 30 Jul 2012 09:06:41 +0000 (09:06 +0000)
committerDaniel Gruno <humbedooh@apache.org>
Mon, 30 Jul 2012 09:06:41 +0000 (09:06 +0000)
commite134fa5a1aa6b780ea1598fbdb498b09a649f0fd
treee9c1b47d4cbf8ba3678e7c5458a30aa458e88368
parent4cb394ada861c5f967d75a9490b56a7d83abab13
mod_lua: Pass on the request_rec to ap_lua_get_lua_state, so we can use it for allocating memory for the cache info lookup.

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