CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/08/12 20:41:05
Modified files:
usr.bin/ssh : compat.c compat.h sshconnect2.c sshd.c
Log message:
revert compat.[ch] section of the following change. It causes
double-free under some circumstances.
--
date: 2018/07/31 03:07:24; author: djm; state: Exp; lines: +33 -18;
commitid: f7g4UI8eeOXReTPh;
fix some memory leaks spotted by Coverity via Jakub Jelen in bz#2366
feedback and ok dtucker@
