]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Get rid of an implicit malloc, by making ap_create_tcp_socket use the
authorManoj Kasichainula <manoj@apache.org>
Sat, 30 Oct 1999 01:56:35 +0000 (01:56 +0000)
committerManoj Kasichainula <manoj@apache.org>
Sat, 30 Oct 1999 01:56:35 +0000 (01:56 +0000)
commit080f230492812dde6f6b92ad597e1b80dfa92395
tree8bbabefd648efe53aa353c962ccf1e0e9be6e06c
parentad80b8a0013af3c93e3062de35f452443a1408e9
Get rid of an implicit malloc, by making ap_create_tcp_socket use the
process context.

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