]> granicus.if.org Git - apache/commit
initialize the protocol field when manufacturing an apr socket
authorJeff Trawick <trawick@apache.org>
Tue, 31 Jul 2012 23:19:56 +0000 (23:19 +0000)
committerJeff Trawick <trawick@apache.org>
Tue, 31 Jul 2012 23:19:56 +0000 (23:19 +0000)
commit7f40cfd3eec10d3e0e508c47a067534f16cbd67b
treefe49ee57ec52b4f33499c1a8bfa8debbe959c49e
parent3c0cb7d1ed1b9a19b1098410ca334dea0df4fcd4
initialize the protocol field when manufacturing an apr socket
lest accidential autodata contents leak into the apr_socket_t

(this doesn't address any known problem symptom)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1367819 13f79535-47bb-0310-9956-ffa450edef68
server/mpm/winnt/child.c