]> git.ipfire.org Git - thirdparty/nftables.git/commit
tests: shell: Add test for set element leak bug
authorElise Lennion <elise.lennion@gmail.com>
Thu, 19 Jan 2017 16:29:47 +0000 (14:29 -0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Mon, 23 Jan 2017 13:24:40 +0000 (14:24 +0100)
commitf7a68589c0b3bf2085c9066d99d6ee680c6e6751
tree066a0536d91d234538ba2f253e91edc3084aa4f1
parent7c038cca4276d9761d63f148b382488a83f4b1ad
tests: shell: Add test for set element leak bug

This tests for a bug where a repeated element is added and the set
elements counter is incorrectly increased.

Signed-off-by: Elise Lennion <elise.lennion@gmail.com>
tests/shell/testcases/sets/0016element_leak_0 [new file with mode: 0755]