NULL out region

This commit is contained in:
Brandon Wright 2018-10-21 18:49:13 -05:00
parent 35cdf9c182
commit 85608d9384

View File

@ -36,6 +36,7 @@ wlgl_helper::wlgl_helper ()
subcompositor = NULL;
parent = NULL;
child = NULL;
region = NULL;
subsurface = NULL;
egl_display = NULL;
egl_surface = NULL;