summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authorcperciva <cperciva@FreeBSD.org>2007-05-22 04:21:00 +0000
committercperciva <cperciva@FreeBSD.org>2007-05-22 04:21:00 +0000
commite4c186657b8eb555fef2678dd703b9b70546e75b (patch)
tree172e34c792ec8bec7e4e1c08f87f6792125e1e04 /lib/libc
parentf4c02717048c439a7648aa6f398c10a957e68a71 (diff)
downloadFreeBSD-src-e4c186657b8eb555fef2678dd703b9b70546e75b.zip
FreeBSD-src-e4c186657b8eb555fef2678dd703b9b70546e75b.tar.gz
In the error handling path, don't call close(fd) if the error we're
handling is that fd = open(foo) is -1. This bug is harmless since close(-1) just returns an error (which the code ignores). Found by: Coverity Prevent(tm) CID: 1503 (in userland test run)
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud