]> asedeno.scripts.mit.edu Git - PuTTY.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)
commit97a2c907dbdc7030eba913531c56c625833eb2bc
treec55ecf15bdcc198824e6da777445cdb5dd8d96ed
parente2c086b090e9944d5fafe2635a6af75d0f466abb
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 :-)

[originally from svn r1245]
pageant.c