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