diff ChangeLog @ 1181:2f3397e53b05 trunk

[svn] - memory cleanups, purify-assisted.
author nenolod
date Sat, 09 Jun 2007 06:16:03 -0700
parents cc6df5de72a6
children 8df9aab3897e
line wrap: on
line diff
--- a/ChangeLog	Sat Jun 09 06:10:17 2007 -0700
+++ b/ChangeLog	Sat Jun 09 06:16:03 2007 -0700
@@ -1,3 +1,11 @@
+2007-06-09 13:10:17 +0000  William Pitcock <nenolod@sacredspiral.co.uk>
+  revision [2554]
+  - fix invalid write of size 4 (actuators.c:56)
+  
+  trunk/src/paranormal/actuators.c |    2 +-
+  1 file changed, 1 insertion(+), 1 deletion(-)
+
+
 2007-06-08 22:02:31 +0000  William Pitcock <nenolod@sacredspiral.co.uk>
   revision [2552]
   - use g_random_double_ranged()