]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Fix computation of the size of 'struct sockaddr_un' when passed to 'connec()'.
authorChristophe Jaillet <jailletc36@apache.org>
Sun, 1 Jun 2014 06:54:15 +0000 (06:54 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Sun, 1 Jun 2014 06:54:15 +0000 (06:54 +0000)
commit910c75cc4d416f342f1b9158eed8f74f95130ff5
tree0e315dad0622972fa8fc4c5d1893ca8703733916
parenteb1ddaea90e22d00c05a2d17adf6f3d88e855b57
Fix computation of the size of 'struct sockaddr_un' when passed to 'connec()'.
Use the same logic as the one in ' in 'proxy_util.c'.

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