Explorar o código

BUG: Initialize variable

Andy Cedilnik %!s(int64=20) %!d(string=hai) anos
pai
achega
4bba497aa4
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      Source/cmCTest.cxx

+ 1 - 0
Source/cmCTest.cxx

@@ -212,6 +212,7 @@ std::string cmCTest::MakeURLSafe(const std::string& str)
 //----------------------------------------------------------------------
 cmCTest::cmCTest() 
 { 
+  m_SubmitIndex            = 0;
   m_ForceNewCTestProcess   = false;
   m_TomorrowTag            = false;
   m_Verbose                = false;