]> 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)
commit6637e25ad7cddb09dba07b67a854c3e626956d7d
tree90ee06d58db03de8a5d1a15409bf288b132be1e9
parent30e479935225229cad4e0d0a7b63fb521fdfbc27
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