1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-25 16:13:17 +00:00
freebsd/lib/libcompat/4.3
Don Lewis d7807d5167 Fix Coverity CID 978183 Resource leak in rexec().
Close the socket if connect() fails to avoid leaking it.

Reported by:	Coverity
CID:		978183
MFC after:	1 week
2016-05-25 07:26:22 +00:00
..
re_comp.3
re_comp.c
rexec.3
rexec.c Fix Coverity CID 978183 Resource leak in rexec(). 2016-05-25 07:26:22 +00:00