freebsd-dev/lib/libfetch
Don Lewis 65380b5f2f Call closedir() before returning from fetchListFile() to avoid a leak.
Reported by:	Coverity
CID:		1016697
MFC after:	1 week
2016-05-25 07:43:32 +00:00
..
common.c Don't leak addrinfo in fetch_bind() 2016-05-25 07:39:48 +00:00
common.h
fetch.3
fetch.c
fetch.h
file.c Call closedir() before returning from fetchListFile() to avoid a leak. 2016-05-25 07:43:32 +00:00
ftp.c
ftp.errors
http.c Use strlcpy() instead of strncpy() to copy the string returned by 2016-05-12 06:39:13 +00:00
http.errors
Makefile
Makefile.depend