mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-01 10:43:32 +00:00
c28f49d439
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) |
||
---|---|---|
.. | ||
extern.h | ||
Makefile | ||
rcp.1 | ||
rcp.c | ||
util.c |