simon-svn: putty: ben

Commits to Tartarus CVS repository. tartarus-commits at lists.tartarus.org
Mon Aug 27 19:44:06 BST 2012


SVN root:       svn://svn.tartarus.org/sgt
Changes by:     ben
Revision:       9632
Date:           2012-08-27 19:44:06 +0100 (Mon, 27 Aug 2012)

Log message (6 lines):
Slightly simplify crFinishFree{,V}.

They're only likely to be useful for freeing a coroutine state
structure, in which case there's no need to reset the line number
(since all such coroutines keep their line number in the state
structure) and the state structure pointer is always called "s".

Modified files:
U   putty/ssh.c

Links:
http://svn.tartarus.org/sgt/?rev=9632&view=rev
http://svn.tartarus.org/sgt/putty/ssh.c?rev=9632&r1=9631&r2=9632



More information about the tartarus-commits mailing list