]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
fix docs on regex matching, change the actual ordering of arguments to match the...
authorDaniel Gruno <humbedooh@apache.org>
Sat, 13 Apr 2013 06:24:11 +0000 (06:24 +0000)
committerDaniel Gruno <humbedooh@apache.org>
Sat, 13 Apr 2013 06:24:11 +0000 (06:24 +0000)
commitddc9556ce909f11bfcb640d91e2c2388cd715aa5
tree6256829afd80bfc1e542687dd4a36e98aa7aad8a
parentaa9e364b4a05e8a2e9f9135811e1ed300ca8f21b
fix docs on regex matching, change the actual ordering of arguments to match the docs, and enforce AP_MAX_REG_MATCH in the function, should it somehow return more matches than we have allocated

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1467557 13f79535-47bb-0310-9956-ffa450edef68
docs/manual/mod/mod_lua.xml
modules/lua/lua_request.c