Skip to content
  • Sebastian Dröge's avatar
    gst/audioconvert/gstaudioconvert.c: Initalize the AudioConvertCtx with zeroes,... · 84c824b9
    Sebastian Dröge authored
    gst/audioconvert/gstaudioconvert.c: Initalize the AudioConvertCtx with zeroes, otherwise it will contain pointers to ...
    
    Original commit message from CVS:
    * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init):
    Initalize the AudioConvertCtx with zeroes, otherwise it will contain
    pointers to random memory which are passed to g_free() when
    audio_convert_prepare_context() is called the first time.
    84c824b9
To find the state of this project's repository at the time of any of these versions, check out the tags.