]> granicus.if.org Git - apache/commit
* Actually we are adding 3 bytes to the string (two for the length in front
authorRuediger Pluem <rpluem@apache.org>
Thu, 25 May 2006 19:50:25 +0000 (19:50 +0000)
committerRuediger Pluem <rpluem@apache.org>
Thu, 25 May 2006 19:50:25 +0000 (19:50 +0000)
commit3b5b0d58820deba94d407b0e57bd6dbebc6a2382
treeb2d40c9e10b49f118fadb894fe478acb2c347166
parent941ab8b9052b078d97c9c4581914e24987ef1dc4
* Actually we are adding 3 bytes to the string (two for the length in front
  and a \0 at the end) and not 2. So adjust the length check.

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