chung-leong/zigar

Calls to fwrite, fread, and fprintf end in segfaults

Closed this issue · 1 comments

Calls to fwrite, fread, and fprintf end in segfaults

It's due to handling of call to fclose(). The code must be processing the FILE pointer after it's been freed.