]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
If we would exhaust the buffer entirely, set it to NULL rather than
authorJustin Erenkrantz <jerenkrantz@apache.org>
Tue, 22 Jan 2002 06:26:07 +0000 (06:26 +0000)
committerJustin Erenkrantz <jerenkrantz@apache.org>
Tue, 22 Jan 2002 06:26:07 +0000 (06:26 +0000)
commit1d5a405f903a372872f92fa8fbc278c398f0d8f2
tree924dceb8327ac184b6f81a1913561ca16275eb8d
parentb700eac18d8935ac00a69880b4281d225595c490
If we would exhaust the buffer entirely, set it to NULL rather than
point at the end of the buffer with a length of 0.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk/modules/ssl@92967 13f79535-47bb-0310-9956-ffa450edef68
ssl_engine_io.c