[cairo-bugs] [Bug 67171] Memory Leak in win32-display-surface
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Apr 13 09:18:51 UTC 2017
https://bugs.freedesktop.org/show_bug.cgi?id=67171
--- Comment #7 from Fred <fredbca21 at gmail.com> ---
It is actually NOT a one-time thing if you call dynamically loaded libraries
that are statically linked with cairo.
Getting rid of leaks (even static) is usually not a bad thing anyway: such
static leaks could actually impact external resources (files, system objects)
that have to be properly released/cleaned up. (It is fortunately not the case
here)
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.cairographics.org/archives/cairo-bugs/attachments/20170413/aceb7e54/attachment.html>
More information about the cairo-bugs
mailing list