]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Add a FIXME note around some broken code. The write is writing a buffer
authorGraham Leggett <minfrin@apache.org>
Sun, 21 Apr 2002 21:16:39 +0000 (21:16 +0000)
committerGraham Leggett <minfrin@apache.org>
Sun, 21 Apr 2002 21:16:39 +0000 (21:16 +0000)
commit4fb121d7426fdfa98b18a1e40364d0a96ca14f64
treebf0b61c99d88cb0f8c365f55e5380040fc192a23
parentcebb3c9b0d2912efb6da993b308106b8029691be
Add a FIXME note around some broken code. The write is writing a buffer
of bogus data with a length that was never initialised.
PR:
Obtained from:
Submitted by:
Reviewed by:

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@94742 13f79535-47bb-0310-9956-ffa450edef68
src/modules/proxy/proxy_http.c