]> git.uio.no Git - u/mrichter/AliRoot.git/commit - TOF/TestTOFPID.C
Important fix for stack overwrite produced by AliESDtrack::GetIntegratedTimes which...
authoragheata <Andrei.Gheata@cern.ch>
Wed, 28 Jan 2015 16:59:09 +0000 (17:59 +0100)
committeragheata <Andrei.Gheata@cern.ch>
Wed, 28 Jan 2015 16:59:52 +0000 (17:59 +0100)
commit04752af1aa413a27218409f16a55457111e2d05f
tree4b97a3db094b60b9cc605fcd398991806de7a0ec
parentf1887eb6d9f70ac95e441eebd8a7ccdd3385ba62
Important fix for stack overwrite produced by AliESDtrack::GetIntegratedTimes which was ignoring the size of the array given as input. Fixed also the callers of this, which should specify the size.
STEER/ESD/AliESDtrack.cxx
STEER/STEER/AliGlobalQADataMaker.cxx
TOF/TestTOFPID.C