]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
RDB points out that when you memset a newly allocated structure to
authorSimon Tatham <anakin@pobox.com>
Fri, 7 Sep 2001 22:52:51 +0000 (22:52 +0000)
committerSimon Tatham <anakin@pobox.com>
Fri, 7 Sep 2001 22:52:51 +0000 (22:52 +0000)
commite24fe99c47184c4097d07597385269ca26a61568
treec55ecf15bdcc198824e6da777445cdb5dd8d96ed
parent454fbed840b8b6e6e8f5ce647f22d4f5cd438a08
RDB points out that when you memset a newly allocated structure to
zero, covering the size of the _structure_ rather than the size of
the pointer to it might help :-)

git-svn-id: http://svn.tartarus.org/sgt/putty@1245 cda61777-01e9-0310-a592-d414129be87e
pageant.c