NULL out region
This commit is contained in:
parent
35cdf9c182
commit
85608d9384
@ -36,6 +36,7 @@ wlgl_helper::wlgl_helper ()
|
||||
subcompositor = NULL;
|
||||
parent = NULL;
|
||||
child = NULL;
|
||||
region = NULL;
|
||||
subsurface = NULL;
|
||||
egl_display = NULL;
|
||||
egl_surface = NULL;
|
||||
|
Loading…
Reference in New Issue
Block a user