]> granicus.if.org Git - apache/commit
* Assign rv in the if statement to return the correct error code and
authorRuediger Pluem <rpluem@apache.org>
Wed, 1 Nov 2006 20:20:42 +0000 (20:20 +0000)
committerRuediger Pluem <rpluem@apache.org>
Wed, 1 Nov 2006 20:20:42 +0000 (20:20 +0000)
commit196a6e711e5595389f21000577ff0ccc06709adc
treee65bf9a0c07422ce25c63a3aed72db9bf4475e5d
parent4647c3d043fd06608ddd6d6c30645ca5cf380a45
* Assign rv in the if statement to return the correct error code and
  more important an error code at all, as currently APR_SUCCESS is returned
  in the error case.

PR: 40865
Submitted by: Andrew Rucker Jones <arjones simultan.dyndns.org>
Reviewed by: rpluem

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