simon-svn: putty: simon
Commits to Tartarus CVS repository.
tartarus-commits at lists.tartarus.org
Wed Jun 10 18:42:15 BST 2009
SVN root: svn://svn.tartarus.org/sgt
Changes by: simon
Revision: 8592
Date: 2009-06-10 18:42:15 +0100 (Wed, 10 Jun 2009)
Log message (5 lines):
Clearing and refilling the code-pages list box can cause a
re-entrant call to its handler in config.c, which destroys the
previous value in cfg->line_codepage. Therefore, preserve the right
value in an automatic variable until all the re-entrant calls have
finished.
Modified files:
U putty/config.c
Links:
http://svn.tartarus.org/sgt/?rev=8592&view=rev
http://svn.tartarus.org/sgt/putty/config.c?rev=8592&r1=8591&r2=8592
More information about the tartarus-commits
mailing list