Hi! I found these when running: ls * | while read line; do sudo nft -f $line; done from the tests/shell/testcases/bogons/nft-f/, for some reason the bogons test does not bail out when ASAN reports an issue, while it reports [FAILED] in other existing tests on memleaks. Pablo Neira Ayuso (2): evaluate: release key expression in error path of implicit map with unknown datatype evaluate: release mpz type in expr_evaluate_list() error path src/evaluate.c | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) -- 2.30.2