examples/glupload: Fix segmentation fault by ensuring the glutin context stays...
examples/glupload: Fix segmentation fault by ensuring the glutin context stays alive longer than the GStreamer GL display
Otherwise the GL display might still use a Wayland display that is already freed.
Fixes #196 (closed)