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:
b468645
)
netfilter: ct_extend: fix the wrong alloc_size
author
Changli Gao
<xiaosuo@gmail.com>
Mon, 15 Nov 2010 10:47:52 +0000
(11:47 +0100)
committer
Patrick McHardy
<kaber@trash.net>
Mon, 15 Nov 2010 10:47:52 +0000
(11:47 +0100)
In function update_alloc_size(), sizeof(struct nf_ct_ext) is added twice
wrongly.
Signed-off-by: Changli Gao <xiaosuo@gmail.com>
Signed-off-by: Patrick McHardy <kaber@trash.net>
No differences found