]> git.mdlowis.com Git - proto/labwc.git/commit
view: fix crash when a minimized fullscreen window closes
authorbi4k8 <bi4k8@github>
Thu, 11 Jan 2024 14:56:04 +0000 (14:56 +0000)
committerJohan Malm <johanmalm@users.noreply.github.com>
Thu, 11 Jan 2024 20:56:47 +0000 (20:56 +0000)
commit9d63c803d3e7896d7892405aae8f9d4c6130aba9
tree125773c115f7605bfd8dfe7954795188ec448e62
parente9023f51c6d92914aa9ad9f4614006f9f6cf47a9
view: fix crash when a minimized fullscreen window closes

Do not call view methods after invalidating an invariant of the view
(view->scene_tree != NULL)
src/view.c