X-Git-Url: http://dolda2000.com/gitweb/?a=blobdiff_plain;f=config%2Ftthsum.c;h=796b94a2ac1f3d7f5268ec512085691bf5c157d8;hb=9de0d082eb31c6c4b261721b25c187c7f204c163;hp=18481c543d02190959dd08959242a306684d00cc;hpb=ab79f0ea76271d521ce1df03001812925a2e0e45;p=doldaconnect.git diff --git a/config/tthsum.c b/config/tthsum.c index 18481c5..796b94a 100644 --- a/config/tthsum.c +++ b/config/tthsum.c @@ -618,6 +618,7 @@ int main(int argc, char **argv) } memcpy(&tth.block, dbuf, tth.offset); fclose(state); + unlink(statefile); } } while(1) {