CVSROOT:        /cvs
Module name:    src
Changes by:     d...@cvs.openbsd.org    2019/07/14 17:32:27

Modified files:
        usr.bin/ssh    : sshbuf-getput-basic.c sshbuf.h 

Log message:
add some functions to perform random-access read/write operations
inside buffers with bounds checking. Intended to replace manual
pointer arithmetic wherever possible.

feedback and ok markus@

Reply via email to