bugCompact Disc Input and Control Library - Bugs: bug #52476, ISO9660 routines leak memory

 
 

bug #52476: ISO9660 routines leak memory

Submitter:  Rocky Bernstein <rocky>
Submitted:  Wed 22 Nov 2017 01:38:17 AM UTC
   
 
Category:  library code Severity:  5 - Average
Item Group:  None Status:  Confirmed
Privacy:  Public Assigned to:  rocky
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 22 Nov 2017 01:38:17 AM UTC, original submission:  

The custom C data structure routines involving CdioList_t leak memory that is added in their data blocks.

Run valgrind on any of test/testisocd or test/testisocd2 and you will see such memory leaks.

One possible fix is to allow routines in the "new" list to register a custom free routine callback that can free the additional data in the data blocks.

Rocky Bernstein <rocky>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by rocky (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    No changes have been made to this item

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code