Import 2017-06-07 23:51:09: master 6ebe82ba

Author Committer Branch Timestamp Parent
lassoan lassoan master 2015-11-13 10:07:59 master e389962c
Changeset

BUG: Fixed invalid memory access

MapLabelIDtoColorName returned a const char* pointer to a deleted memory area. Fixed by copying the text to a std::string and returning that.

git-svn-id: http://svn.slicer.org/Slicer4/trunk@24740 3bd1e089-480b-0410-8dfb-8563597acbee

mod - Modules/CLI/PETStandardUptakeValueComputation/PETStandardUptakeValueComputation.cxx Diff File