]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
* Fix PR37753. Off by one bug in get_path_param eats up too much of the string
authorRuediger Pluem <rpluem@apache.org>
Sat, 3 Dec 2005 20:17:11 +0000 (20:17 +0000)
committerRuediger Pluem <rpluem@apache.org>
Sat, 3 Dec 2005 20:17:11 +0000 (20:17 +0000)
commite7086045557dfd6292ba4fe50ff48cae36de858c
treed24e23aac813a2b02f2ce68b3557c602cc647704
parentf79a00580576372dca63cf83e8b556034fd340ba
* Fix PR37753. Off by one bug in get_path_param eats up too much of the string
  such that session identifier for sticky sessions is never found in URL.

Submitted by: Kazuhiro Osawa <ko yappo.ne.jp>
Reviewed by: Ruediger Pluem

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