Closed Bug 49149 Opened 25 years ago Closed 25 years ago

[MLK] Leaking gs->global_colormap

Categories

(Core :: Graphics: ImageLib, defect, P3)

defect

Tracking

()

VERIFIED FIXED

People

(Reporter: beard, Assigned: pnunn)

References

()

Details

(Keywords: memory-leak, Whiteboard: [nsbeta3+])

Attachments

(2 files)

At the blame URL above, you can see an allocation of an IL_RGB* color map. Every one of these color maps is leaking. I think the reason is that lower down, where you deallocate them, you test if (gs->is_local_colormap_defined), which evidently isn't getting set to PR_TRUE.
Attached file leak report
Status: NEW → ASSIGNED
Target Milestone: --- → M18
Keywords: nsbeta3
Keywords: mlk
per triage team, plus.
Whiteboard: [nsbeta3+]
fix checked in.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
verified per Pam's comments
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: