Add a sshbuf_read() that attempts to read(2) directly in to a
authordjm <djm@openbsd.org>
Sat, 22 Jan 2022 00:43:43 +0000 (00:43 +0000)
committerdjm <djm@openbsd.org>
Sat, 22 Jan 2022 00:43:43 +0000 (00:43 +0000)
commit41c2b893527c757dc20005b0918896892f3947a8
tree726877d8eecf131fd4cc9014188063c6159e3dd0
parent7febdf0f3c9617216c02c4d2c813b14f44d0651a
Add a sshbuf_read() that attempts to read(2) directly in to a
sshbuf; ok markus@
usr.bin/ssh/sshbuf-misc.c
usr.bin/ssh/sshbuf.h