1. 11 Jan, 2014 15 commits
  2. 10 Jan, 2014 24 commits
  3. 09 Jan, 2014 1 commit
    • Michael Niedermayer's avatar
      avformat/nutdec: fix packet end clearing · 7f9697aa
      Michael Niedermayer authored
      The code was buggy, using the wrong variable, also it missed the case
      where the packet become smaller due to sidedata/metadata being extracted
      which left a few bytes uninitialized
      
      Fixes use of uninitialized memory
      Fixed: msan_uninit-mem_7f6abbe44530_6838_mewmew_vorbis_ssa.nut
      Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
      Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
      7f9697aa