- Dec 09, 2009
-
-
Gerardo Ganis authored
git-svn-id: http://root.cern.ch/svn/root/trunk@31734 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@31731 27541ba8-7e3a-0410-8455-c3a389f83636
-
Axel Naumann authored
git-svn-id: http://root.cern.ch/svn/root/trunk@31730 27541ba8-7e3a-0410-8455-c3a389f83636
-
Axel Naumann authored
git-svn-id: http://root.cern.ch/svn/root/trunk@31729 27541ba8-7e3a-0410-8455-c3a389f83636
-
Matevz Tadel authored
git-svn-id: http://root.cern.ch/svn/root/trunk@31728 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
While running extensive tests on Fireworks we found a problem in TEventList:Add() -- in some rare cases access past the end of entry-array was observed (valgrind), sometimes also leading to a crash. git-svn-id: http://root.cern.ch/svn/root/trunk@31727 27541ba8-7e3a-0410-8455-c3a389f83636
-
Olivier Couet authored
git-svn-id: http://root.cern.ch/svn/root/trunk@31725 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@31724 27541ba8-7e3a-0410-8455-c3a389f83636
-
Gerardo Ganis authored
Fix issues found by Coverity: - #8563, #8365, #8382 : unitialized member in constructor: TEventIter, TEventIterTree - #6231, #435: possible use of undefined pointer - #140: unreachable code git-svn-id: http://root.cern.ch/svn/root/trunk@31723 27541ba8-7e3a-0410-8455-c3a389f83636
-
Olivier Couet authored
git-svn-id: http://root.cern.ch/svn/root/trunk@31722 27541ba8-7e3a-0410-8455-c3a389f83636
-
Olivier Couet authored
git-svn-id: http://root.cern.ch/svn/root/trunk@31721 27541ba8-7e3a-0410-8455-c3a389f83636
-
Gerardo Ganis authored
Fix issues found by Coverity: - #7694, #7376: remove unused protected function TList *TProofLite::GetDataSet givign two defects - #7375: use snprintf instead of sprintf in NotifyStartup - #6230, #6229, #425, #424: consistency of pointer checking git-svn-id: http://root.cern.ch/svn/root/trunk@31719 27541ba8-7e3a-0410-8455-c3a389f83636
-
Gerardo Ganis authored
Fix issues found by Coverity: - #6226: consistency pointer check - #172: Missing check on pointer git-svn-id: http://root.cern.ch/svn/root/trunk@31718 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
remove incorrect assignment and copy ctor, describe them unimplemented. git-svn-id: http://root.cern.ch/svn/root/trunk@31717 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
initialize members in ctor. git-svn-id: http://root.cern.ch/svn/root/trunk@31716 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
Set CINT's getline() function also if not displaying a logo. Fixes Savannah #60358. git-svn-id: http://root.cern.ch/svn/root/trunk@31715 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
initialize members in copy ctor. git-svn-id: http://root.cern.ch/svn/root/trunk@31714 27541ba8-7e3a-0410-8455-c3a389f83636
-
Gerardo Ganis authored
Fix issues found by Coverity: - #8630, #6228: possible use of 'f' after delete in CopyFromCache, HandleProcess - #7378, #7377: use snprintf instead of sprintf in Setup, RedirectOutput - #6066: small memory leak in HandleCache - #4619, #4617, #854: negative return check missing in CatMotd, SendLogFile, FlushLogFile - #427, #426, #410, #409, #167: consistency pointer check in TReaperTimer::Notify, HandleSocketInput, MakeQueryResult, ProcessNext, ErrorHandler - #139: unreachable code - #49 : missing check of return code in HandleSocketInput git-svn-id: http://root.cern.ch/svn/root/trunk@31713 27541ba8-7e3a-0410-8455-c3a389f83636
-
Olivier Couet authored
git-svn-id: http://root.cern.ch/svn/root/trunk@31712 27541ba8-7e3a-0410-8455-c3a389f83636
-
Olivier Couet authored
git-svn-id: http://root.cern.ch/svn/root/trunk@31711 27541ba8-7e3a-0410-8455-c3a389f83636
-
Olivier Couet authored
git-svn-id: http://root.cern.ch/svn/root/trunk@31710 27541ba8-7e3a-0410-8455-c3a389f83636
-
Olivier Couet authored
git-svn-id: http://root.cern.ch/svn/root/trunk@31709 27541ba8-7e3a-0410-8455-c3a389f83636
-
Olivier Couet authored
- initialize members - PaintDate: possible null pointer git-svn-id: http://root.cern.ch/svn/root/trunk@31708 27541ba8-7e3a-0410-8455-c3a389f83636
-
Gerardo Ganis authored
Fix issues found by Coverity: - #439, #438, #437: missing check on possibly NULL pointer git-svn-id: http://root.cern.ch/svn/root/trunk@31707 27541ba8-7e3a-0410-8455-c3a389f83636
-
Gerardo Ganis authored
Fix issues found by Coverity: - #8632, #8631: possible use of 'sl' after delete in SendFile, GoParallel - #7373,#7372,#7371,#6503,#6502: use snprintf instead of sprintf in SetLogLevel, SendFile, SendDataSetStatus, HandleInputMessage, SendGroupView - #4618: negative return check in ShowLog - #411-#419: check the result of dynamic_cast in ValidateDSet - #408: use of wrong pointer in TProof::UploadPackage - #173: consistency pointer check in HandleInputMessage (kPROOF_GETPACKET) - #75, #87, #138: unreachable code git-svn-id: http://root.cern.ch/svn/root/trunk@31706 27541ba8-7e3a-0410-8455-c3a389f83636
-
Olivier Couet authored
git-svn-id: http://root.cern.ch/svn/root/trunk@31705 27541ba8-7e3a-0410-8455-c3a389f83636
-
Olivier Couet authored
The 2 tests if (invalid) were never true. (dead code seen by coverity) git-svn-id: http://root.cern.ch/svn/root/trunk@31704 27541ba8-7e3a-0410-8455-c3a389f83636
-
Gerardo Ganis authored
Fix issues found by Coverity: - #8634: use of 'slave' after delete - #8564: uninitialized member in TPacketizerAdaptive::TFileNode git-svn-id: http://root.cern.ch/svn/root/trunk@31702 27541ba8-7e3a-0410-8455-c3a389f83636
-
Gerardo Ganis authored
git-svn-id: http://root.cern.ch/svn/root/trunk@31701 27541ba8-7e3a-0410-8455-c3a389f83636
-
Gerardo Ganis authored
git-svn-id: http://root.cern.ch/svn/root/trunk@31700 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Dec 08, 2009
-
-
Philippe Canal authored
Avoid using the 'current' StreamerInfo to read an older streamerInfo that is missing (in case of corrupted files). git-svn-id: http://root.cern.ch/svn/root/trunk@31699 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@31698 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@31697 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@31696 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
Now that the default constructor for TH2 allocate 9 cells, (see revision 30630), the default constructor for the TProfile needs to call buildOptions otherwise their are malformed and a = new TProfile2D(); b = new TProfile2D(*a); crashes git-svn-id: http://root.cern.ch/svn/root/trunk@31693 27541ba8-7e3a-0410-8455-c3a389f83636
-
Matevz Tadel authored
git-svn-id: http://root.cern.ch/svn/root/trunk@31692 27541ba8-7e3a-0410-8455-c3a389f83636
-
Lorenzo Moneta authored
git-svn-id: http://root.cern.ch/svn/root/trunk@31691 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@31690 27541ba8-7e3a-0410-8455-c3a389f83636
-
Olivier Couet authored
git-svn-id: http://root.cern.ch/svn/root/trunk@31687 27541ba8-7e3a-0410-8455-c3a389f83636
-
Olivier Couet authored
git-svn-id: http://root.cern.ch/svn/root/trunk@31686 27541ba8-7e3a-0410-8455-c3a389f83636
-