Closed
Bug 797445
Opened 13 years ago
Closed 13 years ago
remove prmem.h from imagelib
Categories
(Core :: Graphics: ImageLib, defect)
Core
Graphics: ImageLib
Tracking
()
RESOLVED
FIXED
mozilla19
People
(Reporter: tbsaunde, Assigned: tbsaunde)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
|
10.66 KB,
patch
|
joe
:
review+
|
Details | Diff | Splinter Review |
No description provided.
| Assignee | ||
Comment 1•13 years ago
|
||
note this fixes what appears to be a missmatched malloc in imgFrame which appears to be allocated with moz_malloc but freed with PR_Free
Attachment #667564 -
Flags: review?
Comment 2•13 years ago
|
||
Comment on attachment 667564 [details] [diff] [review]
patch
Review of attachment 667564 [details] [diff] [review]:
-----------------------------------------------------------------
do like
Attachment #667564 -
Flags: review? → review+
| Assignee | ||
Comment 3•13 years ago
|
||
Comment 4•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla19
You need to log in
before you can comment on or make changes to this bug.
Description
•