mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-07-03 05:09:03 +00:00
check_func() might return NULL, in which case the function is not to be
benched. Introduced in cc679054c7.
Signed-off-by: Matthias Dressel <code@deadcode.eu>
Signed-off-by: Martin Storsjö <martin@martin.st>