This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#10496 - read_image close file?
Attached to Project:
Rockbox
Opened by federico pelupessy (fip) - Saturday, 08 August 2009, 13:28 GMT+2
Last edited by Bertrik Sikken (bertrik) - Monday, 10 August 2009, 00:21 GMT+2
Opened by federico pelupessy (fip) - Saturday, 08 August 2009, 13:28 GMT+2
Last edited by Bertrik Sikken (bertrik) - Monday, 10 August 2009, 00:21 GMT+2
|
DetailsI am not sure about whether it is actually used somewhere, but shouldn't
read_image_file_offset also close the file? |
This task depends upon
Closed by Bertrik Sikken (bertrik)
Monday, 10 August 2009, 00:21 GMT+2
Reason for closing: Fixed
Additional comments about closing: Function containing the bug has been removed in svn r22232, thanks for reporting.
Monday, 10 August 2009, 00:21 GMT+2
Reason for closing: Fixed
Additional comments about closing: Function containing the bug has been removed in svn r22232, thanks for reporting.
Your patch will not work because the new code can not be reached.
The attached patch should fix that.
Maybe we should ask the original author first before removing.