mirror of
https://github.com/opnsense/src.git
synced 2026-04-22 23:02:02 -04:00
CID 1341620 Fix a small memory leak CID 1341630 Though this is technically a false positive, rearrange the code for clarity. CID 1341635 Eliminate dead code CID 1368663 Fix a double mutex unlock in the error path Also: * Use sig_atomic_t for variables accessed from signal handlers * Don't conditionalize free(3) on its argument being non-null Reported by: Coverity CID: 1341620 1341630 1341635 1368663 Reviewed by: ken MFC after: 4 weeks Sponsored by: Spectra Logic Corp Differential Revision: https://reviews.freebsd.org/D9237 |
||
|---|---|---|
| .. | ||
| camdd.8 | ||
| camdd.c | ||
| Makefile | ||
| Makefile.depend | ||