CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/01/11 18:36:08
Modified files:
usr.bin/ssh : bufaux.c buffer.h
Log message:
add a buffer_get_string_ptr_ret() that does the same as
buffer_get_string_ptr() but does not fatal() on error; ok dtucker@
