]> 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)
commitad75d6e533f9296ae68d2e8524d341ed46658054
tree6ee8adf677b742babc6cfab3736cfc4b9ee244f3
parent8ec990a653b0783ba9a60c6eb77498ac52d4324b
 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