Skip to content
Snippets Groups Projects
Commit 01ba8c22 authored by Philippe Canal's avatar Philippe Canal
Browse files

When reading, do not delete the object being pointed to by a pointer when the...

When reading, do not delete the object being pointed to by a pointer when the call to ReadObjectAny returns the object.  This happens when a user class has a pointer that is initialized by the default constructor to the address of another object (read from the same buffer) but it is not marked as transient.


git-svn-id: http://root.cern.ch/svn/root/trunk@21388 27541ba8-7e3a-0410-8455-c3a389f83636
parent 966c386f
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment