[cairo-bugs] [Bug 5100] patterns leak
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Nov 21 10:52:00 PST 2005
Please do not reply to this email: if you want to comment on the bug, go to
the URL shown below and enter yourcomments there.
https://bugs.freedesktop.org/show_bug.cgi?id=5100
cworth at cworth.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From cworth at cworth.org 2005-11-22 05:48 -------
Thanks. This is now fixed in CVS:
2005-11-21 Carl Worth <cworth at cworth.org>
* ROADMAP: Add reminder to fix all memory leaks (as determined by
the test suite) before release 1.2.0.
* src/cairo-gstate.c: (_cairo_gstate_stroke),
(_cairo_gstate_fill): Patch leak of patterns as noted in bug #5100
(thanks to Richard Stellingwerff <remenic at gmail.com>).
Note. You might also find that 'make check-valgrind' in cairo's source tree
is useful for examining memory leaks. Back with 1.0, this check was clean,
but it's obviously not anymore. I've added a note to the cairo 1.2 ROADMAP
that these leaks should all be fixed before that release.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
More information about the cairo-bugs
mailing list