]> granicus.if.org Git - apache/commit
If the MIME-continuation line returns nothing, then we should return not
authorJustin Erenkrantz <jerenkrantz@apache.org>
Wed, 6 Feb 2002 02:20:13 +0000 (02:20 +0000)
committerJustin Erenkrantz <jerenkrantz@apache.org>
Wed, 6 Feb 2002 02:20:13 +0000 (02:20 +0000)
commit4ffeb3ca6e8e64c0eb6a0931a75e7e7b2ebac4bc
tree90ee06d58db03de8a5d1a15409bf288b132be1e9
parent0e63b1100cceffc33aad5832f86f4e62ba4363db
If the MIME-continuation line returns nothing, then we should return not
segfault.

(A minor change to Jeff's patch is that we ignore the EBCDIC code path.)

Submitted by: Jeff Trawick
Reviewed by: Justin Erenkrantz

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93269 13f79535-47bb-0310-9956-ffa450edef68
server/protocol.c