Date: Thu, 19 Aug 2010 01:34:00 +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: <201008190134.o7J1YEsF029817@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
delphij 2010-08-19 01:34:00 UTC
FreeBSD src repository
Modified files:
usr.bin/gzip unpack.c
Log:
SVN rev 211475 on 2010-08-19 01:34:00Z by delphij
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
MFC after: 1 month
Revision Changes Path
1.2 +8 -1 src/usr.bin/gzip/unpack.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201008190134.o7J1YEsF029817>
