Date: Sat, 18 Sep 2010 00:46:05 +0000 (UTC) From: Xin LI <delphij@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/usr.bin/gzip unpack.c Message-ID: <201009180046.o8I0kIg5088237@repoman.freebsd.org>
index | next in thread | raw e-mail
delphij 2010-09-18 00:46:05 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
usr.bin/gzip unpack.c
Log:
SVN rev 212808 on 2010-09-18 00:46:05Z by delphij
MFC r211475:
Check return value of dup(), it could be -1 when the system is running
out of file descriptors for instance.
Found with: Coverity Prevent(tm)
CID: 6084
Revision Changes Path
1.1.2.3 +8 -1 src/usr.bin/gzip/unpack.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201009180046.o8I0kIg5088237>
