Searched hist:285529 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sbin/ggate/ggated/
H A Dggated.cdiff 285529 Tue Jul 14 07:35:11 MDT 2015 brueffer 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

Completed in 64 milliseconds