Issue#766: 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 (closed)
Signed-off-by: Paul Pu hui.pu@gehealthcare.com