]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
ap_rgetline_core: insure that the output string is null terminated
authorGreg Ames <gregames@apache.org>
Thu, 22 Apr 2004 22:38:03 +0000 (22:38 +0000)
committerGreg Ames <gregames@apache.org>
Thu, 22 Apr 2004 22:38:03 +0000 (22:38 +0000)
commite9b7d5fefe82fef8afb9e12094d5cf8426e514bb
tree9a9eb5b1c36668861fd1f4cbbfc36f199a0add84
parent658eb12fd6c9bcb0d95a29ab32f9e21500fd88d4
ap_rgetline_core: insure that the output string is null terminated
when exiting with APR_ENOSPC

Submitted by: Tsurutani Naoki <turutani scphys.kyoto-u.ac.jp>

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