Skip to content
Snippets Groups Projects
Commit 4eee3c81 authored by Paul Pu's avatar Paul Pu
Browse files

Fix segfault when using fullscreen when just hotplugging the display


Set the fullscreen_output to NULL when output gets destroyed. Otherwise,
a use-after-free case can happen, which result in a SEGFAULT crash.

Fixes #766

Signed-off-by: default avatarPaul Pu <hui.pu@gehealthcare.com>
parent 4261892d
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment