free the correct IV length, don't assume it's always the cipher
authordjm <djm@openbsd.org>
Tue, 13 Oct 2015 00:21:27 +0000 (00:21 +0000)
committerdjm <djm@openbsd.org>
Tue, 13 Oct 2015 00:21:27 +0000 (00:21 +0000)
commit28190e8af9439e673bdde68df942891737c849be
tree0c3b5aaa67a9830ed0319172dfc92932c7cefc7f
parent0b92220eefc91f4e08325b44c2fd956ff8f9adbb
free the correct IV length, don't assume it's always the cipher
blocksize; ok dtucker@
usr.bin/ssh/kex.c