Summary: | patterns leak | ||
---|---|---|---|
Product: | cairo | Reporter: | Richard Stellingwerff <remenic> |
Component: | general | Assignee: | Carl Worth <cworth> |
Status: | RESOLVED FIXED | QA Contact: | cairo-bugs mailing list <cairo-bugs> |
Severity: | normal | ||
Priority: | high | ||
Version: | 1.1.1 | ||
Hardware: | x86 (IA32) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | test-case |
Description
Richard Stellingwerff
2005-11-20 08:38:18 UTC
Created attachment 3850 [details]
test-case
Thanks. This is now fixed in CVS: 2005-11-21 Carl Worth <cworth@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@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. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.