summaryrefslogtreecommitdiff
path: root/net/sctp
diff options
context:
space:
mode:
authorFlorian Westphal <fw@strlen.de>2013-08-27 09:47:26 (GMT)
committerPablo Neira Ayuso <pablo@netfilter.org>2013-08-27 22:28:19 (GMT)
commitb7e092c05b308674c642ed7fb754d555f0ebba81 (patch)
treefc19e174f7205a1724b23131c0d775ee629adb9f /net/sctp
parent4ad362282cb45bbc831a182e45637da8c5bd7aa1 (diff)
downloadlinux-b7e092c05b308674c642ed7fb754d555f0ebba81.tar.xz
netfilter: ctnetlink: fix uninitialized variable
net/netfilter/nf_conntrack_netlink.c: In function 'ctnetlink_nfqueue_attach_expect': 'helper' may be used uninitialized in this function It was only initialized in if CTA_EXPECT_HELP_NAME attribute was present, it must be NULL otherwise. Problem added recently in bd077937 (netfilter: nfnetlink_queue: allow to attach expectations to conntracks). Signed-off-by: Florian Westphal <fw@strlen.de> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'net/sctp')
0 files changed, 0 insertions, 0 deletions