mirror of
https://github.com/opnsense/src.git
synced 2026-02-21 00:40:33 -05:00
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 | ||