aboutsummaryrefslogtreecommitdiffstats
path: root/libavresample/arm/resample_init.c
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@gmail.com>2019-12-26 11:53:34 +0100
committerMichael Niedermayer <michael@niedermayer.cc>2019-12-26 22:48:44 +0100
commit28d02524a04d401fa7fca9823e3b7261a25613ab (patch)
treec0306367ba8efbb5114e4f989ae37bbab1d15acb /libavresample/arm/resample_init.c
parenta94e6b50c663f569ae635d0972aa103eafd56243 (diff)
downloadffmpeg-28d02524a04d401fa7fca9823e3b7261a25613ab.tar.gz
avformat/flvenc: Forward errors from allocating keyframe index
While the function adding a new element to the keyframe index checked the allocation, the caller didn't check the return value. This has been changed. To do so, the return value has been changed to an ordinary ret instead of pb->error. This doesn't pose a problem, as write_packet() in mux.c already checks for write errors (since 9ad1e0c1). Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavresample/arm/resample_init.c')
0 files changed, 0 insertions, 0 deletions