]> git.uio.no Git - u/mrichter/AliRoot.git/commit - PWG/EMCAL/AliEMCALConfiguration.h
Fixing coverity defects:
authormfasel <mfasel@lbl.gov>
Wed, 14 Jan 2015 10:39:05 +0000 (11:39 +0100)
committermfasel <mfasel@lbl.gov>
Wed, 14 Jan 2015 10:53:42 +0000 (11:53 +0100)
commit29c5adc89ad4409a1443c91b8aeba2461a5669d1
tree16d3a8364037af33feb0258d8a32083978ac1795
parent59a3310ed6f1c5671bc32dad38c562f2126d2036
Fixing coverity defects:
==============================================================
String handling in JSON config handling consistently ported from
c-string to stl strings in order to avoid undefined behaviour.
PWG/EMCAL/AliEMCALConfigHandler.cxx
PWG/EMCAL/AliEMCALConfigHandler.h
PWG/EMCAL/AliEMCALConfiguration.cxx
PWG/EMCAL/AliEMCALConfiguration.h
PWG/Tools/THistManager.cxx