PaletteColorMapping::decodeFromStringXML() was leaking memory when the SAX...
PaletteColorMapping::decodeFromStringXML() was leaking memory when the SAX parser threw an exception (delete was outside catch). This has been corrected by using a CaretPointer.
parent
65618981
Please register or sign in to comment