Date: Wed, 22 Sep 2010 18:57:06 +0000 (UTC) From: Pawel Jakub Dawidek <pjd@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sbin/hastd control.c control.h hastd.c Message-ID: <201009221857.o8MIvE9s047379@repoman.freebsd.org>
index | next in thread | raw e-mail
pjd 2010-09-22 18:57:06 UTC
FreeBSD src repository
Modified files:
sbin/hastd control.c control.h hastd.c
Log:
SVN rev 213006 on 2010-09-22 18:57:06Z by pjd
Fix descriptor leaks: when child exits, we have to close control and event
socket pairs. We did that only in one case out of three.
MFC after: 3 days
Revision Changes Path
1.6 +13 -1 src/sbin/hastd/control.c
1.3 +2 -0 src/sbin/hastd/control.h
1.17 +2 -8 src/sbin/hastd/hastd.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201009221857.o8MIvE9s047379>
