]> granicus.if.org Git - ipset/commit
Fix memory allocation for bitmap:port
authorJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Fri, 18 Oct 2013 12:03:41 +0000 (14:03 +0200)
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Fri, 18 Oct 2013 12:16:18 +0000 (14:16 +0200)
commit6e85776d53e2ceb559cc43f70c14b90303aa8a94
tree3a98eec361bf46480f8e992a6d502cf2ab478297
parenta76488a84db452865e114336b3fde6257e327715
Fix memory allocation for bitmap:port

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>
kernel/net/netfilter/ipset/ip_set_bitmap_port.c