Skip to content
Snippets Groups Projects
Commit f16366f1 authored by Deucе's avatar Deucе :ok_hand_tone4:
Browse files

Fix idiodic check that a va_list != NULL

This breaks armv7 FreeBSD builds.  Presumably it breaks anything
else where va_list isn't a pointer too... and there's no real reason
to expect a va_list to be a pointer except "it's a pointer on the
platform I looked at".
parent 44710259
No related branches found
No related tags found
No related merge requests found
Pipeline #7306 passed