GNOME Bugzilla – Bug 786040
program-choosing: fix double-free
Last modified: 2017-08-09 10:59:51 UTC
Fixes for https://bugzilla.gnome.org/show_bug.cgi?id=782109 introduced a regression in that the Wayland window handle export data is now being freed twice. This commit backports the fix for the regression.
Created attachment 357248 [details] [review] program-choosing: fix double-free
Review of attachment 357248 [details] [review]: It was our fault after all :) thanks for the quick code!
(In reply to Carlos Soriano from comment #2) > Review of attachment 357248 [details] [review] [review]: > > It was our fault after all :) thanks for the quick code! Ah not actually, so double thanks :P
Attachment 357248 [details] pushed as 3f59ba2 - program-choosing: fix double-free