CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/02/02 15:49:34
Modified files:
usr.bin/ssh : bufaux.c
Log message:
make buffer_get_string_ret() really non-fatal in all cases (it was
using buffer_get_int(), which could fatal() on buffer empty);
ok markus dtucker
