Closed
Bug 545732
Opened 15 years ago
Closed 15 years ago
Wrong alloc'd memory freed on error
Categories
(Core :: Graphics: Color Management, defect)
Core
Graphics: Color Management
Tracking
()
RESOLVED
FIXED
mozilla1.9.3a2
People
(Reporter: swsnyder, Assigned: swsnyder)
Details
Attachments
(1 file)
804 bytes,
patch
|
jrmuizel
:
review+
|
Details | Diff | Splinter Review |
Cut 'n' paste gone awry: green output table freed instead of blue.
That is, there exists a release for red, 2 releases for green, and none for blue.
Updated•15 years ago
|
Attachment #426563 -
Attachment is patch: true
Attachment #426563 -
Attachment mime type: application/octet-stream → text/plain
Assignee | ||
Updated•15 years ago
|
Assignee: nobody → swsnyder
Target Milestone: --- → mozilla1.9.3a2
Assignee | ||
Updated•15 years ago
|
Attachment #426563 -
Flags: review?(jmuizelaar)
Comment 1•15 years ago
|
||
Comment on attachment 426563 [details] [diff] [review]
Replace second green table release with release of blue table
Good catch.
Attachment #426563 -
Flags: review?(jmuizelaar) → review+
Comment 2•15 years ago
|
||
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•