1. 13 Jun, 2011 1 commit
  2. 14 Apr, 2011 1 commit
    • Max Horn's avatar
      handle malloc failures in ff_get_wav_header · ca402f32
      Max Horn authored
      ff_get_wav_header is reading data from a WAVE file and then uses it
      (without validation) to malloc a buffer. It then proceeded to read
      data into the buffer, without verifying that the allocation succeeded.
      
      To address this, change ff_get_wav_header to return an error if
      allocation failed, and adapted all calling code to handle that error.
      Signed-off-by: 's avatarLuca Barbato <lu_zero@gentoo.org>
      ca402f32
  3. 03 Apr, 2011 1 commit
  4. 19 Mar, 2011 1 commit
  5. 17 Mar, 2011 2 commits
  6. 07 Mar, 2011 1 commit
  7. 04 Mar, 2011 1 commit
  8. 01 Mar, 2011 2 commits
  9. 25 Feb, 2011 1 commit
  10. 21 Feb, 2011 2 commits
  11. 20 Feb, 2011 1 commit
  12. 26 Jan, 2011 1 commit
  13. 15 Jan, 2011 3 commits
  14. 30 Aug, 2010 1 commit
  15. 28 Jul, 2010 1 commit
  16. 10 Feb, 2010 2 commits
  17. 06 Oct, 2009 2 commits
  18. 02 Oct, 2009 4 commits
  19. 22 Sep, 2009 2 commits
  20. 10 Aug, 2009 2 commits
  21. 22 Jun, 2009 1 commit
  22. 03 Jun, 2009 1 commit
  23. 19 Jan, 2009 1 commit
  24. 13 Jan, 2009 1 commit
  25. 03 Oct, 2008 1 commit
  26. 24 Sep, 2008 1 commit
  27. 14 Sep, 2008 1 commit
  28. 02 Sep, 2008 1 commit