View Issue Details

IDProjectCategoryView StatusLast Update
0003135MMW v4Properties/Auto-Toolspublic2007-07-13 20:59
Reporterpeke Assigned To 
PrioritynoneSeverityminorReproducibilityalways
Status closedResolutionfixed 
Fixed in Version3.0 
Summary0003135: Clearing Allocated memory trigerrs Invalid Pointer
DescriptionMM Free memory allocated for Album art before clearing PInternalData sent to Format plugin (before FORMAT_CloseFile is called) which can trigger Invalid pointer in FORMAT_CloseFile if Format plugin do not copy Album art data but uses pointers to memory allocations sent by MM in FORMAT_SetBinary.
TagsNo tags attached.
Fixed in build1046

Activities

peke

2007-06-22 00:09

developer   ~0009529

Last edited: 2007-06-22 00:11

Formats handler clears memory before PInternalData is cleared in FORMAT_CloseFile after FORMAT_UpdateTag.

Assigning to Petr to make SVN commit and Resolve bug.

petr

2007-06-22 00:14

developer   ~0009530

Fixed. Will be in 1046.

rusty

2007-07-13 20:59

administrator   ~0009720

Closing--no user testing required.