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