summaryrefslogtreecommitdiffstats
path: root/tests/shell/testcases/maps/0016map_leak_0
Commit message (Collapse)AuthorAgeFilesLines
* tests: shell: cover refcount leak of mapping rhsPablo Neira Ayuso2023-06-271-0/+38
Add a test to cover reference count leak in maps by adding twice same element, then flush. Reported-by: Florian Westphal <fw@strlen.de> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>