CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/02/02 03:54:25
Modified files:
usr.bin/ssh : utf8.c
Log message:
In vasnmprintf() return an error if malloc fails and don't set
a function argument to the address of free'd memory.
ok djm@
