Opened 11 years ago

Closed 11 years ago

#9902 closed bug (fixed)

[Storage Kit] Mime.cpp: Attempt to free released memory

Reported by: mt Owned by: axeld
Priority: normal Milestone: R1
Component: Kits/Storage Kit Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

In get_named_icon(), variable "data" may be double freed. Please see attached report.

Attachments (2)

0018-Fix-double-free.patch (801 bytes ) - added by mt 11 years ago.
Patch
report-a75a6b.html (56.6 KB ) - added by mt 11 years ago.
Report by Clang Static Analyzer

Download all attachments as: .zip

Change History (4)

by mt, 11 years ago

Attachment: 0018-Fix-double-free.patch added

Patch

comment:1 by mt, 11 years ago

patch: 01

by mt, 11 years ago

Attachment: report-a75a6b.html added

Report by Clang Static Analyzer

comment:2 by bonefish, 11 years ago

Resolution: fixed
Status: newclosed

Thanks, applied in hrev45916.

Note: See TracTickets for help on using tickets.