gstreamer/gst-libs/gst/gl/wgl
Seungha Yang aa34710bb6 gl/context/wgl: Add missing NULL init
The value of uninitialized local variable is varying depending
on compiler and not guaranteed to be NULL initialized.
That results in pointing random address instead of expected function pointer.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/1222>
2021-07-03 11:40:25 +00:00
..
gstglcontext_wgl.c gl/context/wgl: Add missing NULL init 2021-07-03 11:40:25 +00:00
gstglcontext_wgl.h gl: Decouple win32 window and wgl context 2020-02-18 20:10:03 +09:00