revert compat.[ch] section of the following change. It causes
authordjm <djm@openbsd.org>
Mon, 13 Aug 2018 02:41:05 +0000 (02:41 +0000)
committerdjm <djm@openbsd.org>
Mon, 13 Aug 2018 02:41:05 +0000 (02:41 +0000)
commita8da790758f1987ad578961b45b4780f6b1c5610
treecd6545d98ecc6debab591a3bf6dbc56b81de29ab
parent838a4c90f22c4a50b28517fcc0472908a53ba161
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@
usr.bin/ssh/compat.c
usr.bin/ssh/compat.h
usr.bin/ssh/sshconnect2.c
usr.bin/ssh/sshd.c