Roll back previous KEX changes as they aren't safe until
authordtucker <dtucker@openbsd.org>
Fri, 24 Jun 2022 10:45:06 +0000 (10:45 +0000)
committerdtucker <dtucker@openbsd.org>
Fri, 24 Jun 2022 10:45:06 +0000 (10:45 +0000)
commit6cd7ecd829033adcb05d5d83db0e956615a384a9
tree4dce7928514e98632ad19d47c479248c2eb9304c
parent4ff2dba3266d83c51739894d66bc1f0a3b9f3bda
Roll back previous KEX changes as they aren't safe until
compat_pkalg_proposal and friends always allocate their returned
strings.  Reported by Qualys.
usr.bin/ssh/sshconnect2.c
usr.bin/ssh/sshd.c