]> git.ipfire.org Git - thirdparty/openssh-portable.git/commit
upstream commit
authordjm@openbsd.org <djm@openbsd.org>
Mon, 18 Jul 2016 06:08:01 +0000 (06:08 +0000)
committerDamien Miller <djm@mindrot.org>
Mon, 18 Jul 2016 06:11:46 +0000 (16:11 +1000)
commiteb999a4590846ba4d56ddc90bd07c23abfbab7b1
treeb90e5fe6052e03d206dfdfad633dc1cfe5ac6e95
parentc71ba790c304545464bb494de974cdf0f4b5cf1e
upstream commit

Add some unsigned overflow checks for extra_pad. None of
these are reachable with the amount of padding that we use internally.
bz#2566, pointed out by Torben Hansen. ok markus@

Upstream-ID: 4d4be8450ab2fc1b852d5884339f8e8c31c3fd76
packet.c