[NETFILTER]: nf_conntrack_sip: clear address in parse_addr()
authorPatrick McHardy <kaber@trash.net>
Mon, 14 Apr 2008 09:15:45 +0000 (11:15 +0200)
committerPatrick McHardy <kaber@trash.net>
Mon, 14 Apr 2008 09:15:45 +0000 (11:15 +0200)
commitfa913ddf6372b20b23061996150d38f639488d42
treeec786a5983d595882561218becbe058e9f337051
parentc2f9c68398ec724738509f95f1599378ebcc45e0
[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>
net/netfilter/nf_conntrack_sip.c