This patchsets includes * two minor fixes for resource compilation * fixes for memory leaks in graphprint and tf_mermaid
softworkz (5): fftools/makefile: Remove resources from ffprobe fftools/resources: Use .SECONDARY in Makefile comment fftools/ffmpeg: Free print_graph option variables fftools/graphprint: Fix memory leaks fftools/tf_mermaid: Add missing uninit and fix leaks fftools/Makefile | 1 - fftools/ffmpeg.c | 3 +++ fftools/graph/graphprint.c | 5 +++- fftools/resources/Makefile | 2 +- fftools/textformat/tf_mermaid.c | 45 +++++++++++++++++++++++++++------ 5 files changed, 45 insertions(+), 11 deletions(-) base-commit: fd18ae88ae736b5aabff34e17394fcd103f9e5ad Published-As: https://github.com/ffstaging/FFmpeg/releases/tag/pr-ffstaging-84%2Fsoftworkz%2Fsubmit_graphprint_fixes-v1 Fetch-It-Via: git fetch https://github.com/ffstaging/FFmpeg pr-ffstaging-84/softworkz/submit_graphprint_fixes-v1 Pull-Request: https://github.com/ffstaging/FFmpeg/pull/84 -- ffmpeg-codebot _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".