]> git.ipfire.org Git - thirdparty/openssh-portable.git/commit
upstream: two more bounds-checking sshbuf counterparts to common
authordjm@openbsd.org <djm@openbsd.org>
Mon, 15 Jul 2019 13:11:38 +0000 (13:11 +0000)
committerDamien Miller <djm@mindrot.org>
Mon, 15 Jul 2019 13:21:18 +0000 (23:21 +1000)
commite18a27eedccb024acb3cd9820b650a5dff323f01
tree8b7c4d8e03e092fc296cf3c899e4ce907dc31556
parentbc551dfebb55845537b1095cf3ccd01640a147b7
upstream: two more bounds-checking sshbuf counterparts to common

string operations: sshbuf_cmp() (bcmp-like) and sshbuf_find() (memmem like)

feedback and ok markus@

OpenBSD-Commit-ID: fd071ec2485c7198074a168ff363a0d6052a706a
sshbuf-misc.c
sshbuf.h