summaryrefslogtreecommitdiff
path: root/sys/netinet
diff options
context:
space:
mode:
authorTodd C. Miller <millert@cvs.openbsd.org>2001-09-22 18:36:41 +0000
committerTodd C. Miller <millert@cvs.openbsd.org>2001-09-22 18:36:41 +0000
commit048948d8b649122023e4fb857f507ed42f43ea49 (patch)
tree4239587db46828dddab67a3a3893710266b42765 /sys/netinet
parentd283d991a7fd0cadb274db4397cc495b1d957c1d (diff)
o kill some extra whitespace
o remove remaining strcpy()s to avoid false positives when auditing o fix by one in a malloc() size param o fix buffer overflow in cgetnext() reported by Jouko Pynnonen o avoid needlessly setting errno to ENOMEM and when we *do* set it be sure to do so right before the return() o check snprintf() return value when building up a .db pathname and fall back to the text version if it the .db path is too long. o add a missing check for malloc() return value o kill register o memmove(), not bcopy()
Diffstat (limited to 'sys/netinet')
0 files changed, 0 insertions, 0 deletions