glcontext: Initialize variable
authorEdward Hervey <bilboed@bilboed.com>
Mon, 29 Sep 2014 06:54:29 +0000 (08:54 +0200)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 9 Dec 2017 19:31:47 +0000 (19:31 +0000)
commitef00d85f16648e087a1474a149ed8177623e4d97
tree7553b30785da36d33730ec22c27309ac03a777fd
parent6b96a87003adf0204cbe1517b3ca588d571170ce
glcontext: Initialize variable

Avoids the following warning:

gstglcontext.c:647:58: error: 'prev' may be used uninitialized in
 this function [-Werror=maybe-uninitialized]
gst-libs/gst/gl/gstglcontext.c