... and have it flushed !

This commit is contained in:
Vincent Fourmond 2013-01-02 21:40:10 +01:00
parent fcbe593e3c
commit 14abbae5ae

View file

@ -276,4 +276,5 @@ void DVDCopy::registerBadSectors(const DVDFileData * dat,
dat->domain,
dat->number,
beg, size);
fflush(badSectors);
}