Skip to content

debug: Fix crash handling null strings

When internal debug is enabled output null strings as "(null)" rather than crashing matching glibc's behavior.

  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows

Merge request reports

Loading