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
Loading
Please register or sign in to comment