CVS Root: /home/cvs
Module: putty
Changes by: ben
Date: Sat Jan 11 2003 17:36:26 GMT
Log message:
Calling plug_closing() is highly likely to result in a call to sk_close(),
so arrange that mactcp_poll() can cope with that and not access freed memory
when it happens.
Modified files:
mac : mtcpnet.c
Links:
http://cvs.tartarus.org//putty/mac/mtcpnet.c.diff?r1=1.8&r2=1.9