freebsd-dev/sbin/ggate/ggated
Christian Brueffer b4a355e2f3 If ggated's exports_find() fails, the connection is removed before
(trying to) report the problem to the client.

sendfail() is called with an already closed socket and thus it
fails to inform the client about the problem.

Fix this by calling sendfail() before connection_remove().

PR:		195944
Submitted by:	Fabian Keil
Reviewed by:	pjd
MFC after:	1 week
2015-07-14 09:25:10 +00:00
..
ggated.8 use .Mt to mark up email addresses consistently (part1) 2014-06-20 09:40:43 +00:00
ggated.c If ggated's exports_find() fails, the connection is removed before 2015-07-14 09:25:10 +00:00
Makefile Convert sbin/ to LIBADD 2014-11-25 11:23:12 +00:00
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +00:00