]> granicus.if.org Git - apache/commit
Can't figure out why we allocate len+2 bytes here. Len+1 should be enough.
authorChristophe Jaillet <jailletc36@apache.org>
Tue, 5 Feb 2013 21:32:51 +0000 (21:32 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Tue, 5 Feb 2013 21:32:51 +0000 (21:32 +0000)
commit3f42fb8b497fdb06a2029f8b5123c34f1ce5f53d
treeac1361cd827b066ae5995dbf221a86a1bbebf870
parentb6b3e8e31a820b0dacb32f5b381b73074f43a9ff
Can't figure out why we allocate len+2 bytes here. Len+1 should be enough.

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