gl: Don't leak temp strings in _RGB_pixel_order()
authorJan Schmidt <jan@centricular.com>
Fri, 29 May 2015 16:19:25 +0000 (02:19 +1000)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 9 Dec 2017 19:32:03 +0000 (19:32 +0000)
commit0f6b04c91d905676f276fdf35725909e69c70b5f
treee998fef302be9b95c21eacb82c06fe017d8852af
parent5007311198ee1182506226029be9dae961bd0955
gl: Don't leak temp strings in _RGB_pixel_order()

Fix a memory leak of temporary strings when computing
swizzling of RGB formats.
gst-libs/gst/gl/gstglcolorconvert.c