[FFmpeg-devel] [PATCH] [mov] Free temp buffer upon negative sample_size error.

Dale Curtis dalecurtis at chromium.org
Tue May 19 01:38:33 EEST 2020


2d8d554f15a7a27cfeca81467cc9341a86f784e2 added a new error condition
to mov_read_stsz() but forgot to free a temporary buffer when it
occurs.

Signed-off-by: Dale Curtis <dalecurtis at chromium.org>
---
 libavformat/mov.c | 1 +
 1 file changed, 1 insertion(+)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: free_temp_v0.patch
Type: application/octet-stream
Size: 1065 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20200518/785842a9/attachment.obj>


More information about the ffmpeg-devel mailing list