From 1b5f4c8258c1ae9365e82f66309702f90fe766e2 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 17 Aug 2015 03:35:11 +0200 Subject: fix use-after-free, ignore errors in testcase that can be explained by unsupported permuatations of the results --- src/mint-lib/test_mint_api.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'src/mint-lib/test_mint_api.c') diff --git a/src/mint-lib/test_mint_api.c b/src/mint-lib/test_mint_api.c index 51f62cc3..340e9d17 100644 --- a/src/mint-lib/test_mint_api.c +++ b/src/mint-lib/test_mint_api.c @@ -1013,6 +1013,8 @@ link_cb (void *cls, "Got %u coins\n", num_coins); /* FIXME: note: coins might be legitimately permutated in here... */ + /* (in fact, we currently get them in reverse order, and that's + why this is "failing") */ for (i=0;i