Don't call printf with NULL string in runtest.c
Avoids undefined behavior causing problems on HP-UX and Solaris. Closes #78.
Showing
Please register or sign in to comment
Avoids undefined behavior causing problems on HP-UX and Solaris. Closes #78.