On Mon, May 18, 2020 at 03:38:33PM -0700, Dale Curtis wrote:
> 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
> ---
> libavformat/mov.c | 1 +
> 1 file changed, 1 ins
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
---
libavformat/mov.c | 1 +
1 file changed, 1 insertion(+)
free_temp_v0.patch
Description: Binary data
_