aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/rtpenc_amr.c
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@gmail.com>2020-01-23 17:08:29 +0100
committerAndreas Rheinhardt <andreas.rheinhardt@gmail.com>2020-07-01 23:08:24 +0200
commit9b605dcdde36a2b6459fd714b26f797b10ee04ba (patch)
tree4bc1197adb5357cdb60dd949960fdcb1917e9a8c /libavformat/rtpenc_amr.c
parent31fa5fb84e816bf220c216367c99f9350af62256 (diff)
downloadffmpeg-9b605dcdde36a2b6459fd714b26f797b10ee04ba.tar.gz
avformat/hevc: Fix potential leak in case of ff_hevc_annexb2mp4_buf failure
ff_hevc_annexb2mp4_buf() could indicate an error, yet leave cleaning after itself to the caller, so that a caller could not simply return the error, but had to free the buffer first. (Given that all current callers have set filter_ps = 0, this error can currently not be triggered.) Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com> Signed-off-by: James Almer <jamrial@gmail.com> (cherry picked from commit 680cd59bb21c7bce92789ff885c018207b0b90bc) Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Diffstat (limited to 'libavformat/rtpenc_amr.c')
0 files changed, 0 insertions, 0 deletions