Added call to Unlink in XMLNode::DeleteChild() so that references to node are removed before memory is unallocated. This will ensure the child is removed from parent and that no pointers are referring to the unallocated memory. (Code is now aligned with the code in XMLNode::DeleteChildren() )
64 KiB
Executable File
64 KiB
Executable File