]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Merge r1892986, r1892987 from trunk:
authorRuediger Pluem <rpluem@apache.org>
Wed, 8 Sep 2021 07:00:09 +0000 (07:00 +0000)
committerRuediger Pluem <rpluem@apache.org>
Wed, 8 Sep 2021 07:00:09 +0000 (07:00 +0000)
commitd4901cb32133bc0e59ad193a29d1665597080d67
tree682ad2f6937b4e115c0385b8cfde104cb8d39c02
parent84ed9268c3cd58b1ca3ad579820b24ab4a5ddc9d
Merge r1892986, r1892987 from trunk:

mod_proxy: Follow up to r1892814.

* modules/proxy/proxy_util.c(fix_uds_filename):
  Sanity checks on the configured UDS path, fail with 500 if invalid since
  continuing through proxy processing wouldn't work as expected.

mod_proxy: Follow up to r1892986: APLOGNO()

Stefan get out of this body! :)

Submitted by: ylavic
Reviewed by: rpluem, ylavic, covener

Github: closes #265

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1893101 13f79535-47bb-0310-9956-ffa450edef68
STATUS
modules/proxy/proxy_util.c