Skip to content
  • Tim-Philipp Müller's avatar
    Fix 'xyz may be used uninitialized' compiler warnings caused by broken... · bcdeaa63
    Tim-Philipp Müller authored
    Fix 'xyz may be used uninitialized' compiler warnings caused by broken g_assert_not_reached() macro in GLib-2.15.x (i...
    
    Original commit message from CVS:
    * gst/avi/gstavidemux.c: (gst_avi_demux_loop):
    * gst/wavparse/gstwavparse.c: (gst_wavparse_chain):
    * sys/ximage/gstximagesrc.c: (composite_pixel):
    Fix 'xyz may be used uninitialized' compiler warnings caused
    by broken g_assert_not_reached() macro in GLib-2.15.x (it's
    not really nice to abort in any case). Fixes #505745.
    bcdeaa63
To find the state of this project's repository at the time of any of these versions, check out the tags.