simon-svn: putty: simon

Commits to Tartarus CVS repository. tartarus-commits at lists.tartarus.org
Mon Jul 22 08:12:00 BST 2013


SVN root:       svn://svn.tartarus.org/sgt
Changes by:     simon
Revision:       9960
Date:           2013-07-22 08:11:58 +0100 (Mon, 22 Jul 2013)

Log message (5 lines):
Fix a double error handling goof in the winstore side of the jump list
support: transform_jumplist_registry should give its caller
dynamically allocated data if and only if it returns JUMPLISTREG_OK,
and get_jumplist_registry_entries should test the return value against
JUMPLISTREG_OK rather than a value from a totally different enum.

Modified files:
U   putty/windows/winstore.c

Links:
http://svn.tartarus.org/sgt/?rev=9960&view=rev
http://svn.tartarus.org/sgt/putty/windows/winstore.c?rev=9960&r1=9959&r2=9960



More information about the tartarus-commits mailing list