-
I just had a look at the cdrdao-1.2.2-310.14 package.
For the source code file cdrdao-1.2.2/utils/cue2toc.c,
function read_cue, around line 340 is the source code
} else if (NULL == (f = fopen(cuefile, "r"))) {
but I fail to detect a matching call to fclose. This looks
like a resource leak to me. Suggest add call to fclose near
the end of the routine.
2009-10-24 12:30:47 UTC by dcb314
-
poolshark committed patchset 779 of module cdrdao to the cdrdao CVS repository, changing 1 files.
2009-10-06 10:43:26 UTC by poolshark
-
- many bug and compile fixes
- new native Linux SCSI backend
- See ChangeLog for details.
2009-10-05 21:30:50 UTC by poolshark
-
poolshark made 1 file-release changes.
2009-10-05 21:15:01 UTC by poolshark
-
poolshark made 2 file-release changes.
2009-10-05 13:36:01 UTC by poolshark
-
poolshark made 2 file-release changes.
2009-10-05 12:27:10 UTC by poolshark
-
poolshark made 1 file-release changes.
2009-10-05 12:26:12 UTC by poolshark
-
poolshark made 1 file-release changes.
2009-10-05 12:20:01 UTC by poolshark
-
poolshark made 1 file-release changes.
2009-10-05 12:19:01 UTC by poolshark
-
poolshark made 1 file-release changes.
2009-10-05 12:12:01 UTC by poolshark