git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b1e93a6
)
netfilter: ctnetlink: fix crash during expectation creation
author
Pablo Neira Ayuso
<pablo@netfilter.org>
Mon, 16 Mar 2009 14:50:51 +0000
(15:50 +0100)
committer
Patrick McHardy
<kaber@trash.net>
Mon, 16 Mar 2009 14:50:51 +0000
(15:50 +0100)
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>
No differences found