RDB points out that when you memset a newly allocated structure to
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Fri, 7 Sep 2001 22:52:51 +0000 (22:52 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Fri, 7 Sep 2001 22:52:51 +0000 (22:52 +0000)
commit28edeffea8401fb1c5936290c1b3ef637e20bcd4
treec55ecf15bdcc198824e6da777445cdb5dd8d96ed
parent5a16642f8f65648cfe923ecf4b54afa1bb4866df
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: svn://svn.tartarus.org/sgt/putty@1245 cda61777-01e9-0310-a592-d414129be87e
pageant.c