You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-04-18 19:22:07 +02:00
d595a18287
This check makes no sense, as the pointer arithmetic involved in &fg->graph_print_buf would be UB if fg were NULL. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>