Tartarus CVS: putty simon

tartarus-commits-admin@lists.tartarus.org tartarus-commits-admin@lists.tartarus.org
Fri, 07 Sep 2001 23:52:51 +0100


CVSROOT:	/home/cvs
Module name:	putty
Changes by:	simon	01/09/07 23:52:51

Modified files:
	.              : pageant.c 

Log message:
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 :-)