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.