Tartarus CVS: putty simon

tartarus-commits-admin@lists.tartarus.org tartarus-commits-admin@lists.tartarus.org
Thu, 01 Feb 2001 11:35:15 +0000


CVSROOT:	/home/cvs
Module name:	putty
Changes by:	simon	01/02/01 11:35:15

Modified files:
	.              : windlg.c 

Log message:
Avoid mallocing zero bytes in the event log Copy processing, which
was apparently a problem for compilers other than Visual C. Thanks
to Roman Pompejus for pointing it out.