]> granicus.if.org Git - apache/commit
* server/protocol.c (ap_rgetline_core): Never NUL terminate at
authorJoe Orton <jorton@apache.org>
Tue, 21 Sep 2004 21:07:23 +0000 (21:07 +0000)
committerJoe Orton <jorton@apache.org>
Tue, 21 Sep 2004 21:07:23 +0000 (21:07 +0000)
commit2b26d10798e3218c819fdd8cceaca4d43854c39c
tree03ede681c17218355a5a01fdc50ec63b68c07330
parent1cc4147c801822003b2e35d5f4bd4165a03bbe59
* server/protocol.c (ap_rgetline_core): Never NUL terminate at
(*s)[-1] for caller-supplied *s.

Submitted by: Rici Lake <ricilake speedy.com.pe>

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