mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-06-16 04:32:47 +02:00
6bdfea8d4b
These previously would not check that the return value was non-null meaning it was susceptible to a sigsegv. This checks those values.