--- YodaProfiler/src/GLTables.cpp 2006/09/01 12:47:12 1.2 +++ YodaProfiler/src/GLTables.cpp 2006/09/05 10:48:58 1.3 @@ -1001,6 +1001,8 @@ toffset = (UInt_t)atoll(Row->GetField(1)) - (UInt_t)(this->DBobt((UInt_t)atoll(Row->GetField(0)))/1000) + t0; }; }; + // + file->Close(); delete pResult; };