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:
f2020b2
)
netfilter:ipset: Fix memory allocation for bitmap:port
author
Jozsef Kadlecsik
<kadlec@blackhole.kfki.hu>
Fri, 18 Oct 2013 12:03:41 +0000
(14:03 +0200)
committer
Jozsef Kadlecsik
<kadlec@blackhole.kfki.hu>
Sun, 27 Oct 2013 18:24:39 +0000
(19:24 +0100)
At the restructuring of the bitmap types creation in ipset, for the
bitmap:port type wrong (too large) memory allocation was copied
(netfilter bugzilla id #859).
Reported-by: Quentin Armitage <quentin@armitage.org.uk>
Signed-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
No differences found