CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/07/18 00:08:01
Modified files:
usr.bin/ssh : packet.c
Log message:
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@
