commit | fa913ddf6372b20b23061996150d38f639488d42 | [log] [tgz] |
---|---|---|
author | Patrick McHardy <kaber@trash.net> | Mon Apr 14 11:15:45 2008 +0200 |
committer | Patrick McHardy <kaber@trash.net> | Mon Apr 14 11:15:45 2008 +0200 |
tree | ec786a5983d595882561218becbe058e9f337051 | |
parent | c2f9c68398ec724738509f95f1599378ebcc45e0 [diff] |
[NETFILTER]: nf_conntrack_sip: clear address in parse_addr() Some callers pass uninitialized structures, clear the address to make sure later comparisions work properly. Signed-off-by: Patrick McHardy <kaber@trash.net>