simon-svn: xtruss: simon
Commits to Tartarus CVS repository.
tartarus-commits at lists.tartarus.org
Mon Jun 24 19:38:41 BST 2013
SVN root: svn://svn.tartarus.org/sgt
Changes by: simon
Revision: 9879
Date: 2013-06-24 19:38:41 +0100 (Mon, 24 Jun 2013)
Log message (4 lines):
Fix 64-bit-uncleanness in the new atom lookup.
atomfind() expects its first parameter to point to an unsigned long,
so it isn't safe for xlog_param() to pass it the address of an int.
Modified files:
U xtruss/uxxtruss.c
Links:
http://svn.tartarus.org/sgt/?rev=9879&view=rev
http://svn.tartarus.org/sgt/xtruss/uxxtruss.c?rev=9879&r1=9878&r2=9879
More information about the tartarus-commits
mailing list