]> granicus.if.org Git - apache/commit
Don't assume that the byterange filter will always be called more than
authorRyan Bloom <rbb@apache.org>
Sun, 25 Feb 2001 16:57:08 +0000 (16:57 +0000)
committerRyan Bloom <rbb@apache.org>
Sun, 25 Feb 2001 16:57:08 +0000 (16:57 +0000)
commitc03d4e0715b157309882b9e55bc16afc5d895bcc
treeeec5ed72e2dbd95d459e5d6daa97c8631f4614a8
parentc200a5ea11b9d57d47e3b88728fbf356e7513b0e
Don't assume that the byterange filter will always be called more than
once.  It is perfectly legal to call the byterange filter one time,
with all the data.  Without this patch, that case will seg fault.
Submitted by: Ryan Morgan <rmogran@covalent.net>

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