diff options
author | jmallett <jmallett@FreeBSD.org> | 2009-03-22 00:45:47 +0000 |
---|---|---|
committer | jmallett <jmallett@FreeBSD.org> | 2009-03-22 00:45:47 +0000 |
commit | 4cae140c4140b2da6ae85f64a1fedcfef07e51bc (patch) | |
tree | 85b76e3b0cd9a6677b179d6c740c897e9724b201 /lib/libc/stdlib/imaxabs.c | |
parent | 47ec0506fb9b2a109368d81837a7ce365feddc19 (diff) | |
download | FreeBSD-src-4cae140c4140b2da6ae85f64a1fedcfef07e51bc.zip FreeBSD-src-4cae140c4140b2da6ae85f64a1fedcfef07e51bc.tar.gz |
Remove local in6_addr variables for local and foreign addresses in sysctl_drop,
they were passed uninitialized to in6_pcblookup_hash. Instead, do as is done
for IPv4 and use the addresses within the sockaddr structure, which are
correctly populated.
This fixes tcpdrop(8) for IPv6 address pairs.
Reviewed by: bz
Diffstat (limited to 'lib/libc/stdlib/imaxabs.c')
0 files changed, 0 insertions, 0 deletions