[FFmpeg-devel] [PATCH 0/2] alloc NULL check fuzzer finds

Derek Buitenhuis derek.buitenhuis at gmail.com
Fri Nov 24 21:27:11 EET 2017


This was from a single FATE pass, an only 2 of the 10+ found.

Going to send the tool I use to fuzz it to the list as well.

Derek Buitenhuis (2):
  h264_picture: Actually return error during alloc failure
  vorbisenc: Check the return value of av_frame_clone

 libavcodec/h264_picture.c | 12 +++++++++---
 libavcodec/vorbisenc.c    |  6 +++++-
 2 files changed, 14 insertions(+), 4 deletions(-)

-- 
2.15.0



More information about the ffmpeg-devel mailing list