From a4973d80e72caccb163bc79d9bfe257537ebb29f Mon Sep 17 00:00:00 2001 From: jl777 Date: Fri, 19 Aug 2016 15:10:19 -0300 Subject: [PATCH] test --- iguana/iguana_bundles.c | 1 + 1 file changed, 1 insertion(+) diff --git a/iguana/iguana_bundles.c b/iguana/iguana_bundles.c index 59b9a1c0d..af7b53792 100755 --- a/iguana/iguana_bundles.c +++ b/iguana/iguana_bundles.c @@ -483,6 +483,7 @@ void iguana_bundlepurgefiles(struct iguana_info *coin,struct iguana_bundle *bp) for (j=m=0; jn; j++) { portable_mutex_lock(&coin->RTmutex); + recvlen = -1; iguana_RTrawdata(coin,bp->hashes[j],0,&recvlen,&numtx,0); // delete file portable_mutex_unlock(&coin->RTmutex); if ( iguana_peerfname(coin,&hdrsi,GLOBAL_TMPDIR,fname,ipbits,bp->hashes[j],zero,1,1) >= 0 )