]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Fix resource leak in rsakey_pubblob
authorTim Kosse <tim.kosse@filezilla-project.org>
Mon, 23 Jan 2017 17:58:17 +0000 (18:58 +0100)
committerSimon Tatham <anakin@pobox.com>
Sat, 28 Jan 2017 14:03:09 +0000 (14:03 +0000)
commit8afae2a5f8104b7a898cec40c78687137c8afa18
tree0a626a1a2347d1f0c00ab0416640e0c8e95abf10
parent1bfde9dc521a1b4f059e0a33e93a62a73716884f
Fix resource leak in rsakey_pubblob

The input file was not closed after successfully loading an SSH1 key.
sshpubk.c