From 40296a61ed08ea4ca6a99ed804f58ff05d5aae3b Mon Sep 17 00:00:00 2001 From: jl777 Date: Sun, 9 Oct 2016 11:50:21 -0300 Subject: [PATCH] test --- iguana/iguana_notary.c | 1 - 1 file changed, 1 deletion(-) diff --git a/iguana/iguana_notary.c b/iguana/iguana_notary.c index f44cc718c..5abce17cc 100755 --- a/iguana/iguana_notary.c +++ b/iguana/iguana_notary.c @@ -638,7 +638,6 @@ int32_t dpow_signedtxgen(struct supernet_info *myinfo,struct dpow_info *dp,struc } free(jsonstr); } - free(rawtx); } free_json(txobj); //fprintf(stderr,"free vins\n");