]> granicus.if.org Git - apache/commit
Fix computation of the size of 'struct sockaddr_un' when passed to 'connect()'.
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)
commit68b56009d5c0a581a1d472c09647597e2ddb5a47
tree0e315dad0622972fa8fc4c5d1893ca8703733916
parent3df7e3e8d74c4247de2e0fe3cbcb6857c547ccef
Fix computation of the size of 'struct sockaddr_un' when passed to 'connect()'.
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