mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-06-16 04:32:47 +02:00
fftools/ffmpeg: Free print_graph option variables
Signed-off-by: softworkz <softworkz@hotmail.com>
This commit is contained in:
@@ -344,6 +344,9 @@ static void ffmpeg_cleanup(int ret)
|
||||
|
||||
av_freep(&filter_nbthreads);
|
||||
|
||||
av_freep(&print_graphs_file);
|
||||
av_freep(&print_graphs_format);
|
||||
|
||||
av_freep(&input_files);
|
||||
av_freep(&output_files);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user