Commit 2020fa47 authored by John Harwell's avatar John Harwell
Browse files

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
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment