Plug a memleak by correctly free'ing the HTTP descriptor that contains
authorreyk <reyk@openbsd.org>
Thu, 24 Jul 2014 08:32:36 +0000 (08:32 +0000)
committerreyk <reyk@openbsd.org>
Thu, 24 Jul 2014 08:32:36 +0000 (08:32 +0000)
commit44ed06802472a5d1eeb1fe6db9669543221ce7cb
treea2fc1587e99dc48a86821129d192efffe4894a04
parentbe14a32a58bb666b4d702457bfbd4414309bc62b
Plug a memleak by correctly free'ing the HTTP descriptor that contains
all the headers etc. of a connection.
usr.sbin/httpd/httpd.c
usr.sbin/httpd/server.c
usr.sbin/httpd/server_http.c