]> granicus.if.org Git - apache/commit
mod_lua: If a regex fails, return false plus an error message as second return value...
authorDaniel Gruno <humbedooh@apache.org>
Sat, 15 Dec 2012 22:03:47 +0000 (22:03 +0000)
committerDaniel Gruno <humbedooh@apache.org>
Sat, 15 Dec 2012 22:03:47 +0000 (22:03 +0000)
commit5a3e2e44dc1f709f98fd372fbfc88ea5f5cc067b
treefbc4f3df1c08bc5df3ef66bff71e06a4e41ad9b1
parent98dd7b82244a362a346255e33108a8f33187ca4d
mod_lua: If a regex fails, return false plus an error message as second return value. Also fix some functions who weren't always returning a value.

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