diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 2001-08-23 05:36:54 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 2001-08-23 05:36:54 +0000 |
commit | a7996167be0d5a62a2a3e1d225cb464817819217 (patch) | |
tree | 19edfc9fe06b0667c4ff032258a6f5b91b7de2ae /lib | |
parent | 68120b7c2cc0d1e812eedc467a82bc18c84af5b9 (diff) |
o for a port_item, initialize the "next" pointer to NULL
o for an address, use calloc() instead of malloc() so the struct is zeroed
Fixes a SEGV in pfctl due to uninitialized "next" pointers.
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions