fix an fd leak if socket connection fails; from Carlin Bingham
authorjsg <jsg@openbsd.org>
Thu, 8 Oct 2015 09:40:32 +0000 (09:40 +0000)
committerjsg <jsg@openbsd.org>
Thu, 8 Oct 2015 09:40:32 +0000 (09:40 +0000)
commit702d5e8d57cb5b750653ca09a1cfce9fecef25cc
tree02e23183a3e45cf43b12e29d63a9d06077c08fac
parent80c8813bc375bb5af4ed8b5d77bf23774d21d23d
fix an fd leak if socket connection fails; from Carlin Bingham
ok reyk@
usr.sbin/httpd/server_fcgi.c