https://bugs.openldap.org/show_bug.cgi?id=9239
--- Comment #1 from Howard Chu hyc@openldap.org --- (In reply to Ryan Tandy from comment #0)
It appears this version of vsnprintf cannot handle the %s argument being NULL.
Correct, stdio on Solaris always expects %s args to be non-NULL.