]> granicus.if.org Git - apache/commit
* modules/ssl/ssl_util_ocsp.c (read_response): Ignore empty buckets in
authorJoe Orton <jorton@apache.org>
Fri, 31 May 2013 16:17:36 +0000 (16:17 +0000)
committerJoe Orton <jorton@apache.org>
Fri, 31 May 2013 16:17:36 +0000 (16:17 +0000)
commit0c3d56362b9da4ee86ad5df66edc8bed90052025
tree8f3c1863ba37605ca673c4fd55d392150a121071
parent54b2a69b72bb1fa9734283c7928fe4c43ac76616
* modules/ssl/ssl_util_ocsp.c (read_response): Ignore empty buckets in
  the brigade, which can be left over from line splitting.  Fixes case
  where the OCSP response was only partially read from the wire.

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