]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
SECURITY [CAN-2003-0020]: escape arbitrary data before writing into the
authorAndré Malo <nd@apache.org>
Mon, 24 Nov 2003 21:34:38 +0000 (21:34 +0000)
committerAndré Malo <nd@apache.org>
Mon, 24 Nov 2003 21:34:38 +0000 (21:34 +0000)
commita7db87b9add29f7543457f53863cee4ee13d58c9
tree8ef5987f4ee0e60dbfb274102cd35edb35ed4e62
parent8e1147717a2690c7291ac4d6cfa1ef270114d6dd
SECURITY [CAN-2003-0020]: escape arbitrary data before writing into the
errorlog.

Reviewed by: Mark J Cox

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101873 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
include/ap_mmn.h
include/httpd.h
server/log.c
server/util.c