1. 05 Dec, 2012 2 commits
  2. 07 Aug, 2012 1 commit
  3. 29 Feb, 2012 1 commit
  4. 27 Jan, 2012 1 commit
  5. 30 Nov, 2011 1 commit
  6. 19 Oct, 2011 1 commit
  7. 17 Jul, 2011 1 commit
  8. 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
  9. 19 Mar, 2011 1 commit
  10. 17 Mar, 2011 1 commit
  11. 07 Mar, 2011 1 commit
  12. 05 Mar, 2011 1 commit
  13. 04 Mar, 2011 1 commit
  14. 03 Mar, 2011 2 commits
  15. 01 Mar, 2011 2 commits
  16. 22 Feb, 2011 1 commit
  17. 21 Feb, 2011 1 commit
  18. 20 Feb, 2011 2 commits
  19. 28 Jan, 2011 1 commit
  20. 26 Jan, 2011 1 commit
  21. 30 Mar, 2010 1 commit
  22. 17 Sep, 2009 1 commit
  23. 22 Jun, 2009 1 commit
  24. 19 Jan, 2009 1 commit
  25. 11 Jan, 2009 1 commit
  26. 03 Jun, 2008 1 commit
  27. 21 Nov, 2007 1 commit
  28. 19 Jul, 2007 2 commits
  29. 08 Apr, 2007 1 commit
  30. 14 Mar, 2007 1 commit