Call for testing: OpenSSH-6.5

Darren Tucker dtucker at zip.com.au
Fri Jan 17 19:26:54 EST 2014


Here's a potential problem (freebsd4 but probably other older platforms):

monitor_mm.c: In function `mm_make_entry':
monitor_mm.c:78: warning: unknown conversion type character `z' in format

All instances I've seen so far have been calls to fatal(), and that
does through snprintf. We should probably check for that and if found
use the snprintf in the compat library.

haven't had a chance to look into it yet but posting in case someone
else sees this.

-- 
Darren Tucker (dtucker at zip.com.au)
GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4  37C9 C982 80C7 8FF4 FA69
    Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.


More information about the openssh-unix-dev mailing list