CVSROOT:        /cvs
Module name:    src
Changes by:     dtuc...@cvs.openbsd.org 2024/10/22 00:13:00

Modified files:
        usr.bin/ssh    : monitor_wrap.c 

Log message:
Make debug call printf("%s", NULL) safe.  Prevents problems on platforms
where this isn't safe (which it's not required to be).  ok djm@

Reply via email to