mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-05-09 16:11:57 +08: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.