Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
wl: Fix possible invalid access to Platform:popup
... inducted by the the xdg_popup::popup_done handler. This change fixes the `xdg_popup_on_popup_done()` in platform/wayland/cog-utils-wl.c. Now, the function resets the the Platform::popup if the destroyed popup is the same than the one referenced in the Platform.
- Loading branch information