mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-05-09 12:32:56 +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.