]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Fix a segfault in ap_http_filter(). I hit the segfault while
authorJeff Trawick <trawick@apache.org>
Mon, 15 Jan 2001 15:40:17 +0000 (15:40 +0000)
committerJeff Trawick <trawick@apache.org>
Mon, 15 Jan 2001 15:40:17 +0000 (15:40 +0000)
commit342898d01453ad60a9038fd7010eafe085df0e77
tree6ee8adf677b742babc6cfab3736cfc4b9ee244f3
parent172b7131e77a89c6ca305529b35a4c12298487d1
 Fix a segfault in ap_http_filter().  I hit the segfault while
discarding the body of a request, but it could affect other paths.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87684 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
modules/http/http_protocol.c