Email from Bryn Lloyd:
By running valgrind I have come across several memory erros, e.g. in the function cdelete() in ipSegmentationCombineRegion.c. It causes following
error:
28165== Source and destination overlap in memcpy(0x10E48474, 0x10E48488, 60)
28165== at 0x4024959: memcpy (mc_replace_strmem.c:402)
28165== by 0xB2C33D8: cdelete (in
/scratch/blloyd/mitk-svn-build/bin/libipSegmentation.so)