CVSROOT:        /cvs
Module name:    src
Changes by:     d...@cvs.openbsd.org    2017/06/24 00:38:11

Modified files:
        usr.bin/ssh    : packet.c 

Log message:
don't pass pointer to struct sshcipher between privsep processes,
just redo the lookup in each using the already-passed cipher name.
bz#2704 based on patch from Brooks Davis; ok markus dtucker

Reply via email to