]> git.ipfire.org Git - thirdparty/apache/httpd.git/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)
commita08a5d78f5328497fb23f84417cda9fdb70eb664
treefbc4f3df1c08bc5df3ef66bff71e06a4e41ad9b1
parent4796c0a3962cfac726db05213db67eda3e53f166
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