]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Fix format string bugs in mod_lua. Found by gcc and pointed out by Igor Galic.
authorStefan Fritsch <sf@apache.org>
Sat, 8 Oct 2011 07:50:06 +0000 (07:50 +0000)
committerStefan Fritsch <sf@apache.org>
Sat, 8 Oct 2011 07:50:06 +0000 (07:50 +0000)
commit45cbf99b002655c29126abc2cbfd853066ed8a49
tree3ae0e593ef303b8cfb501f840659d9fc520f38d6
parent03227ed1c40290d0db2abcf6e6f70b4d28c5a92d
Fix format string bugs in mod_lua. Found by gcc and pointed out by Igor Galic.

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