CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/12/29 21:23:53
Modified files:
usr.bin/ssh : packet.c
Log message:
avoid possible NULL deref if ssh_packet_check_rekey_blocklimit()
called before the encrypted transport is brought up.
