Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P1: Critical
-
Resolution: Fixed
-
Affects Version/s: 5.12
-
Fix Version/s: 5.15.0
-
Component/s: QPA: Wayland
-
Labels:None
-
Environment:wayland linux
-
Platform/s:
Description
wl_surface_destroy will be called before wl_egl_window_destroy when do QWaylandEglWindow::setVisible on ARM-bifrost.
Which may result in the wl_surface be used after free.