[Scummvm-cvs-logs] SF.net SVN: scummvm:[50478] scummvm/trunk/engines/mohawk/riven.cpp

mthreepwood at users.sourceforge.net mthreepwood at users.sourceforge.net
Tue Jun 29 05:00:53 CEST 2010


Revision: 50478
          http://scummvm.svn.sourceforge.net/scummvm/?rev=50478&view=rev
Author:   mthreepwood
Date:     2010-06-29 03:00:53 +0000 (Tue, 29 Jun 2010)

Log Message:
-----------
Silence a valgrind warning.

Modified Paths:
--------------
    scummvm/trunk/engines/mohawk/riven.cpp

Modified: scummvm/trunk/engines/mohawk/riven.cpp
===================================================================
--- scummvm/trunk/engines/mohawk/riven.cpp	2010-06-29 02:55:31 UTC (rev 50477)
+++ scummvm/trunk/engines/mohawk/riven.cpp	2010-06-29 03:00:53 UTC (rev 50478)
@@ -52,6 +52,7 @@
 	_activatedSLST = false;
 	_ignoreNextMouseUp = false;
 	_extrasFile = NULL;
+	_curStack = aspit;
 
 	// TODO: Add support for CD swapping
 


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the Scummvm-git-logs mailing list