[cairo-bugs] [Bug 67171] Memory Leak in win32-display-surface

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri May 6 01:16:31 UTC 2016


https://bugs.freedesktop.org/show_bug.cgi?id=67171

--- Comment #5 from Martin B <eraquila at hotmail.com> ---
Hold one, the patch is working but I have to call implicitly the function :

        case WM_CLOSE:
        {
            cairo_debug_reset_static_data();
        }
        break;

Now the leak is gone. 

But do I need to call this in release mode too ?

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.cairographics.org/archives/cairo-bugs/attachments/20160506/cddd822a/attachment.html>


More information about the cairo-bugs mailing list