<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Memory Leak in win32-display-surface"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=67171#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Memory Leak in win32-display-surface"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=67171">bug 67171</a>
              from <span class="vcard"><a class="email" href="mailto:eraquila@hotmail.com" title="Martin B <eraquila@hotmail.com>"> <span class="fn">Martin B</span></a>
</span></b>
        <pre>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 ?</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>