]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Institutional failure to memset() things pointed at rather than pointers.
authorJacob Nevins <jacobn@chiark.greenend.org.uk>
Wed, 7 Dec 2005 00:24:45 +0000 (00:24 +0000)
committerJacob Nevins <jacobn@chiark.greenend.org.uk>
Wed, 7 Dec 2005 00:24:45 +0000 (00:24 +0000)
commit8a785bd34de6e3c5d7b1581bbf2daf6ae82408d6
tree6ae946fc8b6aa67c15e4e4b94173951060ecd2c7
parentd8b7de543546707758521413606cd8ad029006a9
Institutional failure to memset() things pointed at rather than pointers.
Things should now be zeroed and memory not leaked. Spotted by Brant Thomsen.

[originally from svn r6476]
import.c