mirror of https://git.ffmpeg.org/ffmpeg.git
c253b180cb
Use avfilter_graph_alloc() instead of av_mallocz(sizeof(AVFilterGraph)) to allocate an AVFilterGraph; this also properly allocates the graph's internal. The current code just happened to work because it did not make any use of said internal. Also check the allocation; this fixes Coverity #1292528. Reviewed-by: Jan Ekström <jeebjp@gmail.com> Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com> |
||
---|---|---|
.. | ||
python | ||
.gitignore | ||
Makefile | ||
aviocat.c | ||
bisect-create | ||
bookmarklets.html | ||
cl2c | ||
clean-diff | ||
coverity.c | ||
crypto_bench.c | ||
cws2fws.c | ||
dvd2concat | ||
enum_options.c | ||
ffescape.c | ||
ffeval.c | ||
ffhash.c | ||
fourcc2pixfmt.c | ||
gen-rc | ||
graph2dot.c | ||
ismindex.c | ||
libav-merge-next-commit | ||
loudnorm.rb | ||
make_chlayout_test | ||
missing_codec_desc | ||
murge | ||
normalize.py | ||
patcheck | ||
pktdumper.c | ||
plotframes | ||
probetest.c | ||
qt-faststart.c | ||
seek_print.c | ||
sidxindex.c | ||
sofa2wavs.c | ||
target_bsf_fuzzer.c | ||
target_dec_fate.list | ||
target_dec_fate.sh | ||
target_dec_fuzzer.c | ||
target_dem_fuzzer.c | ||
trasher.c | ||
uncoded_frame.c | ||
unwrap-diff | ||
venc_data_dump.c | ||
yuvcmp.c | ||
zmqsend.c | ||
zmqshell.py |