]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Fix AddOutputFilterByType brown paper bag crash bug
authorStefan Fritsch <sf@apache.org>
Fri, 24 Feb 2012 20:42:24 +0000 (20:42 +0000)
committerStefan Fritsch <sf@apache.org>
Fri, 24 Feb 2012 20:42:24 +0000 (20:42 +0000)
commit515b7ca15c243f864fb4a20f72fc16761c120de1
treece86fb60156feba03d30fb558cf55d785fad3cd7
parent28edd9ab3bca545a51fbabb625a4033ca3ceda6f
Fix AddOutputFilterByType brown paper bag crash bug

Initialize pointers, fix off-by-one.

PR: 52755

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1293405 13f79535-47bb-0310-9956-ffa450edef68
modules/filters/mod_filter.c