-
- Downloads
Fix Coverity reports
G__ci.h: #11161 missing initialization common.h: #11161 missing initialization error.cxx: #20793 Array compared against 0 init.cxx: #11712 explicit null derefence macro.cxx: #10192 missing initialization shl.cxx: #10626,10627 constant expression result TBranchProxy.h: #10047 unchecked return value TTreeProxyGenerator.cxx: #10059,#10060 enum as boolean TClassEdit.cxx: #11546,#11734 forward null pointer TStreamerInfoWriteBuffer.cxx: #11572, #11573 forward null pointer TTreeFormula.cxx: #11587,#11588,#11592 forward null pointer #11618,#11619 unckecked dynamic cast TTreePlayer.cxx: #11984,#11985,#11986 dereference after null check TTreeIndex.cxx: #11596 unckecked dynamic cast TChainIndex.cxx: #11597,#11988 unckecked dynamic cast TOracleServer.cxx: #11898 dereference after null check TH1.cxx: #11983 dereference after null check TFileDrawMap.cxx: $10896 copy into fixed size buffer git-svn-id: http://root.cern.ch/svn/root/trunk@35344 27541ba8-7e3a-0410-8455-c3a389f83636
Showing
- cint/cint/inc/G__ci.h 8 additions, 5 deletionscint/cint/inc/G__ci.h
- cint/cint/src/common.h 1 addition, 0 deletionscint/cint/src/common.h
- cint/cint/src/error.cxx 1 addition, 1 deletioncint/cint/src/error.cxx
- cint/cint/src/init.cxx 3 additions, 0 deletionscint/cint/src/init.cxx
- cint/cint/src/macro.cxx 3 additions, 1 deletioncint/cint/src/macro.cxx
- cint/cint/src/shl.cxx 9 additions, 13 deletionscint/cint/src/shl.cxx
- core/metautils/src/TClassEdit.cxx 2 additions, 2 deletionscore/metautils/src/TClassEdit.cxx
- core/utils/src/RStl.cxx 2 additions, 2 deletionscore/utils/src/RStl.cxx
- hist/hist/src/TH1.cxx 1 addition, 0 deletionshist/hist/src/TH1.cxx
- io/io/src/TStreamerInfoWriteBuffer.cxx 4 additions, 1 deletionio/io/src/TStreamerInfoWriteBuffer.cxx
- sql/oracle/src/TOracleServer.cxx 1 addition, 1 deletionsql/oracle/src/TOracleServer.cxx
- tree/treeplayer/inc/TBranchProxy.h 8 additions, 6 deletionstree/treeplayer/inc/TBranchProxy.h
- tree/treeplayer/src/TChainIndex.cxx 20 additions, 9 deletionstree/treeplayer/src/TChainIndex.cxx
- tree/treeplayer/src/TFileDrawMap.cxx 3 additions, 4 deletionstree/treeplayer/src/TFileDrawMap.cxx
- tree/treeplayer/src/TTreeFormula.cxx 22 additions, 20 deletionstree/treeplayer/src/TTreeFormula.cxx
- tree/treeplayer/src/TTreeIndex.cxx 8 additions, 3 deletionstree/treeplayer/src/TTreeIndex.cxx
- tree/treeplayer/src/TTreePlayer.cxx 3 additions, 3 deletionstree/treeplayer/src/TTreePlayer.cxx
- tree/treeplayer/src/TTreeProxyGenerator.cxx 6 additions, 4 deletionstree/treeplayer/src/TTreeProxyGenerator.cxx
Loading
Please register or sign in to comment