diff options
author | Daniel Hartmeier <dhartmei@cvs.openbsd.org> | 2006-12-21 12:26:52 +0000 |
---|---|---|
committer | Daniel Hartmeier <dhartmei@cvs.openbsd.org> | 2006-12-21 12:26:52 +0000 |
commit | bb7a9f16f85a1bab6d96b9efcee3a3ed8a971e70 (patch) | |
tree | 9c7092e01173dd98f5debc4502a830fa1a51d5d9 /regress | |
parent | 9f0e7cbe495acd1e19c161538aabfdeb3efd05f8 (diff) |
in pf_route(), initialize ro to NULL at the beginning. if left un-
initialized, it might equal &iproute by chance, causing a panic
when rtfree() is then mistakenly called.
Diffstat (limited to 'regress')
0 files changed, 0 insertions, 0 deletions