Commit to StRoot/StSstUtil
at Thu May 26 10:10:34 EDT 2016
cpp-check for leak in splitCluster()
StSstClusterList.cc (+)
Commit to StRoot/StSstPointMaker
at Fri May 27 11:20:38 EDT 2016
coverity DEAD_CODE fixed ; cleanup cout
StSstPointMaker.cxx (+)
Commit to StRoot/StSstUtil
at Fri May 27 11:21:13 EDT 2016
cleanup cout
StSstBarrel.cc (+)
Commit to StRoot/StSstUtil
at Sun May 29 15:34:52 EDT 2016
coverity : CTOR_DTOR_LEAK fixed
StSstBarrel.cc (+)
Commit to StRoot/StSstUtil
at Sun May 29 15:35:06 EDT 2016
coverity : CTOR_DTOR_LEAK fixed
StSstLadder.cc (+)
Commit to StRoot/StSstUtil
at Mon May 30 17:39:22 EDT 2016
coverity : FORWARD_NULL fixed ; cleanup + simplified method
StSstWafer.cc (+)
Commit to StRoot/StSstUtil
at Mon May 30 17:39:28 EDT 2016
coverity : FORWARD_NULL fixed ; cleanup + simplified method
StSstWafer.hh (+)
Commit to StRoot/StSstUtil
at Mon May 30 17:40:29 EDT 2016
coverity : REVERSE_INULL fixed
StSstStripList.cc (+)
Commit to StRoot/StSstUtil
at Mon May 30 17:43:07 EDT 2016
coverity : RESOURCE_LEAK fixed in exchange method
StSstPackage.cc (+)
Commit to StRoot/StSstUtil
at Mon May 30 17:44:30 EDT 2016
coverity : RESOURCE_LEAK fixed in exchangePoints method
StSstPointList.cc (+)
Commit to StRoot/StSstUtil
at Mon May 30 19:52:22 EDT 2016
forget cleanup at previous commit
StSstWafer.cc (+)
Commit to StRoot/StSsdDbMaker
at Tue May 31 17:51:49 EDT 2016
coverity : UNINIT_CTOR (m_positions)
StSstDbMaker.cxx (+)
Commit to StRoot/StSsdDbMaker
at Tue May 31 17:51:59 EDT 2016
coverity : UNINIT_CTOR (m_positions)
StSstDbMaker.h (+)
Commit to StRoot/StSstUtil
at Mon Jun 6 14:48:13 EDT 2016
coverity : UNINIT_CTOR
StSstConfig.cc (+)
Commit to StRoot/StSstUtil
at Mon Jun 6 14:48:40 EDT 2016
coverity : UNINIT_CTOR
StSstClusterControl.cxx (+)
Commit to StRoot/StSstUtil
at Tue Jun 7 17:40:15 EDT 2016
setMatcheds() changed to void (since it returns nothing)
StSstWafer.hh (+)
Commit to StRoot/StSstUtil
at Tue Jun 7 17:44:08 EDT 2016
coverity : multiple RESOURCE_LEAK fixed ; add point to list after having set the flag ; cleanup
StSstWafer.cc (+)
Commit to StRoot/StSstUtil
at Wed Jun 8 16:52:57 EDT 2016
coverity : PASS_BY_VALUE
StSstBarrel.cc (+)
Commit to StRoot/StSstUtil
at Wed Jun 8 16:53:01 EDT 2016
coverity : PASS_BY_VALUE
StSstBarrel.hh (+)
Commit to StRoot/StSstUtil
at Wed Jun 8 16:53:24 EDT 2016
coverity : PASS_BY_VALUE
StSstWafer.hh (+)
Commit to StRoot/StSstUtil
at Wed Jun 8 16:53:54 EDT 2016
coverity : PASS_BY_VALUE, FORWARD_NULL
StSstWafer.cc (+)
Commit to StRoot/StSstUtil
at Fri Jun 10 15:26:55 EDT 2016
coverity : FORWARD_NULL
StSstBarrel.cc (+)
Commit to StRoot/StSstUtil
at Fri Jun 10 15:27:41 EDT 2016
coverity : FORWARD_NULL
StSstStripList.cc (+)
Commit to StRoot/StSstUtil
at Fri Jun 10 15:27:47 EDT 2016
coverity : FORWARD_NULL
StSstStripList.hh (+)
Commit to StRoot/StSstUtil
at Fri Jun 10 15:28:31 EDT 2016
coverity : REVERSE_INULL
StSstWafer.cc (+)
Commit to StRoot/StSstUtil
at Fri Jun 10 15:29:58 EDT 2016
coverity : UNINIT_CTOR
StSstPoint.cc (+)
Commit to StRoot/StSstUtil
at Tue Jun 14 15:01:49 EDT 2016
coverity : UNINIT_CTOR
StSstStrip.cc (+)
Commit to StRoot/StSsdDbMaker
at Mon Jun 20 14:48:31 EDT 2016
coverity : STACK_USE ; heap allocation for sstWafersPosition
StSstDbMaker.cxx (+)
Commit to StRoot/StSstDaqMaker
at Thu Jun 23 16:23:45 EDT 2016
sstBadStrips table decoding and use ; COVERITY : DIVIDE_BY_ZERO, NO_EFFECT fixed
StSstDaqMaker.cxx (+)
Commit to StRoot/StSstDaqMaker
at Thu Jun 23 16:24:24 EDT 2016
sstBadStrips table decoding and use
StSstDaqMaker.h (+)
Commit to StRoot/StSstDaqMaker
at Fri Jul 1 14:30:52 EDT 2016
COVERITY : STACK_USE, UNINIT_CTOR fixed
StSstDaqMaker.cxx (+)
Commit to offline/users/bouchet/SST_SIMU/StRoot/StSstFastSimMaker
at Thu Sep 22 09:12:30 EDT 2016
change to retrieve sst hit errors
StSstFastSimMaker.cxx (+)