commit | 626ba8fbac9156a94a80be46ffd2f2ce9e4e89a0 | [log] [tgz] |
---|---|---|
author | Pablo Neira Ayuso <pablo@netfilter.org> | Mon Mar 16 15:50:51 2009 +0100 |
committer | Patrick McHardy <kaber@trash.net> | Mon Mar 16 15:50:51 2009 +0100 |
tree | 326a726e86a7242e64b1eda51e4b422140b1c0c5 | |
parent | b1e93a68ca41e7e73766f95ba32ca05cf9052e15 [diff] |
netfilter: ctnetlink: fix crash during expectation creation This patch fixes a possible crash due to the missing initialization of the expectation class when nf_ct_expect_related() is called. Reported-by: BORBELY Zoltan <bozo@andrews.hu> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org> Signed-off-by: Patrick McHardy <kaber@trash.net>