Skip to content
  • Deucе's avatar
    Fix idiodic check that a va_list != NULL · f16366f1
    Deucе authored
    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".
    f16366f1
Loading