summaryrefslogtreecommitdiff
path: root/usr.sbin/ifstated
diff options
context:
space:
mode:
authorRobert Nagy <robert@cvs.openbsd.org>2006-03-18 19:03:24 +0000
committerRobert Nagy <robert@cvs.openbsd.org>2006-03-18 19:03:24 +0000
commit9e3f87f64b71a261ac7c20fabe32a8b46dfa3ac8 (patch)
treeec6ec1f91385abb44cadf82fded06335a4c7eb03 /usr.sbin/ifstated
parent934f7c1306cc745b7ca91e5814225598dcfdf641 (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 'usr.sbin/ifstated')
0 files changed, 0 insertions, 0 deletions