You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-11-23 21:54:53 +02:00
If av_packet_side_data_to_frame() fails, graph_str will leak. Fixes CID 1668266. Signed-off-by: James Almer <jamrial@gmail.com>