diff options
author | Robert Nagy <robert@cvs.openbsd.org> | 2006-03-18 19:03:24 +0000 |
---|---|---|
committer | Robert Nagy <robert@cvs.openbsd.org> | 2006-03-18 19:03:24 +0000 |
commit | 9e3f87f64b71a261ac7c20fabe32a8b46dfa3ac8 (patch) | |
tree | ec6ec1f91385abb44cadf82fded06335a4c7eb03 /sys/compat | |
parent | 934f7c1306cc745b7ca91e5814225598dcfdf641 (diff) |
fix problems found by Coverity via NetBSD:
- systrace.c: Don't try to dereference pw when it's NULL.
Coverity CID 900
- parse.y: free allocated space on failure Coverity CID 1661
- policy.c: Change a return to "goto out" so that fclose will be called.
Coverity CID 1881
ok sturm@, ray@
Diffstat (limited to 'sys/compat')
0 files changed, 0 insertions, 0 deletions