CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2019/06/27 12:03:37

Modified files:
        bin/ksh        : edit.c 
        usr.bin/jot    : jot.c 
        usr.bin/mktemp : mktemp.c 
        usr.bin/nc     : netcat.c 
        usr.bin/rsync  : flist.c log.c mktemp.c 
        usr.bin/ssh    : auth-options.c hostfile.c misc.c sshkey-xmss.c 
        usr.bin/unifdef: unifdef.c 
        usr.sbin/ldapctl: ldapctl.c 
        usr.sbin/ldapd : namespace.c 

Log message:
Some asprintf() calls were checked < 0, rather than the precise == -1.
ok millert nicm tb, etc

Reply via email to