<html>
    <head>
      <base href="https://bugzilla.gnome.org/" />
    </head>
    <body><span class="vcard"><a href="page.cgi?id=describeuser.html&login=mclasen%40redhat.com" title="Matthias Clasen <mclasen@redhat.com>"> <span class="fn">Matthias Clasen</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - shared memory leak when creating/destroying widgets"
   href="https://bugzilla.gnome.org/show_bug.cgi?id=747295">bug 747295</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Attachment #316197 status</td>
           <td>none
           </td>
           <td>needs-work
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - shared memory leak when creating/destroying widgets"
   href="https://bugzilla.gnome.org/show_bug.cgi?id=747295#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - shared memory leak when creating/destroying widgets"
   href="https://bugzilla.gnome.org/show_bug.cgi?id=747295">bug 747295</a>
              from <span class="vcard"><a href="page.cgi?id=describeuser.html&login=mclasen%40redhat.com" title="Matthias Clasen <mclasen@redhat.com>"> <span class="fn">Matthias Clasen</span></a>
</span></b>
        <pre>Review of <span class=""><a href="attachment.cgi?id=316197&action=diff" name="attach_316197" title="wayland: Plug surface leak">attachment 316197</a> <a href="attachment.cgi?id=316197&action=edit" title="wayland: Plug surface leak">[details]</a></span> <a href='review?bug=747295&attachment=316197'>[review]</a>:

::: gdk/wayland/gdkdisplay-wayland.c
@@ +1031,3 @@

+  g_print ("EHMMMM...\n");
+

just remove these leftovers.

::: gdk/wayland/gdkwindow-wayland.c
@@ +1774,3 @@
+      cairo_surface_destroy (impl->cairo_surface);
+      impl->cairo_surface = NULL;
+    }

nice catch</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>