Skip to content

gdk: fix crash on Wayland with already destroyed surface.

Jehan requested to merge wip/Jehan/gimp-issue-10515-crash-wayland into gtk-3-24

See crash reliably reproduced on GIMP when a popup is destroyed on a drag-begin callback and Wayland data listener callbacks calls the enter() callback with a NULL surface.

Cf. gimp#10515 (closed)

Merge request reports

Loading