..
am-utils
Coverity CID 2746: Remove useless test.
2006-03-22 04:11:15 +00:00
bind
Add more coverity assertions. If this does not work, I will have to follow
2006-04-02 00:53:56 +00:00
bzip2
Only dereference b after it has been NULL checked.
2006-03-17 02:52:56 +00:00
dhcp
Coverity CID 2639: Fix obvious bug in loop handling. Using and freeing the
2006-04-02 01:10:39 +00:00
file
Coverity CID 346: Double free.
2006-03-18 04:41:57 +00:00
ipf
Ditch the ugly hardcoded value and do proper bounds checking.
2006-03-18 04:12:52 +00:00
iscsi
Use the correct type for the length argument to lba2cdb.
2006-04-02 10:46:47 +00:00
libpcap
minor constification, good for WARNS=3 now
2006-02-27 16:00:20 +00:00
nawk
Coverity CID 2738: When a symbol with a NULL name is passed, convert it to
2006-03-21 16:59:09 +00:00
ntp
dead code: removed (Coverity NetBSD CID 611)
2006-03-29 07:30:30 +00:00
openpam
openpam_dynamic(): add missing '/' between OPENPAM_MODULES_DIR and
2006-02-05 05:39:49 +00:00
pdisk
Pull in <machine/endian.h> on NetBSD instead of hardcoding to
2005-09-28 17:27:26 +00:00
pf
Coverity CID 577: remove dead code; minburst can never be 0 at this point.
2006-03-21 20:49:54 +00:00
pppd
Make this locking compatible with that of the new tip/cu: we still try
2006-04-03 16:16:00 +00:00
smbfs
Coverity CID 2783: Fix dereference of a freed pointer.
2006-03-25 16:06:04 +00:00
tcpdump
PR 13604: detect and print correct information for 4.4BSD/NetBSD NFS
2006-03-25 11:43:53 +00:00
wpa_supplicant
free buf in error path; CID 2061
2006-03-18 12:15:05 +00:00