simon-svn: puzzles: simon

Commits to Tartarus CVS repository. tartarus-commits at lists.tartarus.org
Wed Jun 6 18:59:37 BST 2012


SVN root:       svn://svn.tartarus.org/sgt
Changes by:     simon
Revision:       9558
Date:           2012-06-06 18:59:37 +0100 (Wed, 06 Jun 2012)

Log message (4 lines):
Fix a bug introduced by r9495 in which we try to write temporary NULs
into a string which is usually a read-only string literal. Instead,
copy each segment into writable memory as we need it, and free it
afterwards.

Modified files:
U   puzzles/osx.m

Links:
http://svn.tartarus.org/sgt/?rev=9558&view=rev
http://svn.tartarus.org/sgt/puzzles/osx.m?rev=9558&r1=9557&r2=9558



More information about the tartarus-commits mailing list