]> granicus.if.org Git - apache/commit
Empty out the brigade shared by ap_getline()/ap_get_client_block()
authorJeff Trawick <trawick@apache.org>
Tue, 20 Mar 2001 21:40:50 +0000 (21:40 +0000)
committerJeff Trawick <trawick@apache.org>
Tue, 20 Mar 2001 21:40:50 +0000 (21:40 +0000)
commit5f6998ec208abb168324a1960b30a07ee39b676c
tree14d69b94778fd6f2dae8e9b259f8e62155669f54
parentc97f12f18a6ac6ff4bb6cc004101629747dc62eb
Empty out the brigade shared by ap_getline()/ap_get_client_block()
on error exit from ap_getline().  Some other code got upset because
the wrong data was in the brigade.

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