[FFmpeg-devel] [PATCH 0/2] avfilter: Some OOM fixes
Derek Buitenhuis
derek.buitenhuis at gmail.com
Thu Oct 2 12:55:50 CEST 2014
Decided to fuzz some stuff randomly again, using:
https://gist.github.com/dwbuiten/7101755
Derek Buitenhuis (2):
avfilter/aresample: Check for mmemory alloc failure for out sample
rates
avfilter: Properly check for failed format query
libavfilter/af_aresample.c | 5 +++++
libavfilter/avfiltergraph.c | 4 +++-
2 files changed, 8 insertions(+), 1 deletions(-)
More information about the ffmpeg-devel
mailing list