freebsd-skq/sbin/ggate
brueffer dbae220f09 MFC: r285529
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
Approved by:	re (gjb)
2015-07-21 14:27:36 +00:00
..
ggatec MFC: r285531 2015-07-21 14:25:21 +00:00
ggated MFC: r285529 2015-07-21 14:27:36 +00:00
ggatel MFC: r285531 2015-07-21 14:25:21 +00:00
shared Make sure the compiler knows g_gate_xvlog() and g_gate_xlog() do not 2012-08-06 21:02:40 +00:00
Makefile
Makefile.inc