]> granicus.if.org Git - apache/commit
Axe unnecessary memset() calls and allocating an extra
authorJeff Trawick <trawick@apache.org>
Wed, 30 Apr 2014 20:21:03 +0000 (20:21 +0000)
committerJeff Trawick <trawick@apache.org>
Wed, 30 Apr 2014 20:21:03 +0000 (20:21 +0000)
commitcc065dba4416dcb3bef597040a143732fe659f1c
tree277e844aa290f801a7649221eac0932048792c94
parent54f9353df0d29412371851cf931af3b85896cc88
Axe unnecessary memset() calls and allocating an extra
byte in an I/O buffer for '\0', which hasn't been needed
since a strstr("\r\n\r\n") was removed in r371428.

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