CVS: source/src/ATCDCL ATCmgr.cxx,1.4,1.5

Frederic Bouvier <[email protected]> Sat, 10 Apr 2010 15:59:02 -0500
Newsgroups gmane.games.flightgear.cvc
Message-ID <[email protected]>
Update of /var/cvs/FlightGear-0.9/source/src/ATCDCL
In directory baron.flightgear.org:/tmp/cvs-serv27386/src/ATCDCL

Modified Files:
	ATCmgr.cxx 
Log Message:
Initialise v1 to avoid a segfault on exit

Index: ATCmgr.cxx
===================================================================
RCS file: /var/cvs/FlightGear-0.9/source/src/ATCDCL/ATCmgr.cxx,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ATCmgr.cxx	10 Apr 2010 08:42:08 -0000	1.4
+++ ATCmgr.cxx	10 Apr 2010 20:58:58 -0000	1.5
@@ -65,7 +65,8 @@
 #else
     voice(false),
 #endif
-    last_in_range(false)
+    last_in_range(false),
+    v1(0)
 {
 }
 


------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev