diff options
author | Jiasheng Jiang <jiashengjiangcool@gmail.com> | 2025-08-03 23:31:27 +0000 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2025-08-07 03:07:44 +0200 |
commit | 446cfbfb7446208bd1592bbc0ac18ac744543563 (patch) | |
tree | 99f4b3cefc5304d6f463c38467d900148354adec /tests/api/api-codec-param-test.c | |
parent | a25462482c02c004d685a8fcf2fa63955aaa0931 (diff) | |
download | ffmpeg-446cfbfb7446208bd1592bbc0ac18ac744543563.tar.gz |
libavcodec/tests/snowenc: Add av_free() to avoid memory leak
Add av_free() to free s.temp_dwt_buffer and s.temp_idwt_buffer at the end of the function to avoid memory leak.
Fixes: 5d48e4eafa ("Merge commit 'a6a750c7ef240b72ce01e9653343a0ddf247d196'")
Signed-off-by: Jiasheng Jiang <jiashengjiangcool@gmail.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'tests/api/api-codec-param-test.c')
0 files changed, 0 insertions, 0 deletions