Skip to content
  • Tim-Philipp Müller's avatar
    gst/: Initialise variables to work around (false) 'foo might be used... · 11118eab
    Tim-Philipp Müller authored
    gst/: Initialise variables to work around (false) 'foo might be used uninitialized in this function' warnings by gcc-...
    
    Original commit message from CVS:
    * gst/avi/gstavisubtitle.c: (gst_avi_subtitle_extract_file):
    * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send):
    Initialise variables to work around (false) 'foo might be used
    uninitialized in this function' warnings by gcc-3.3.3 (#509298).
    11118eab