glcontext: Initialize variable
authorEdward Hervey <bilboed@bilboed.com>
Mon, 29 Sep 2014 06:54:29 +0000 (08:54 +0200)
committerEdward Hervey <bilboed@bilboed.com>
Mon, 29 Sep 2014 06:54:29 +0000 (08:54 +0200)
commite064d280ea72509bea3e8d699dcec3fb7808241e
tree04407bbf6958a88ff5de0708dfdefc75e2561e63
parent5b79423416d917b1d979e77cc6d0e938045bbece
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