When resolving references, assert that the type of the object we find
is what we expect. This will help prevent memory corruption if two
objects of different types somehow end up with the same identifier.
MFC after: 1 week
Differential D54454
libgeom: Improve type safety of xml2tree code Authored by des on Fri, Jan 2, 12:26 PM.
Details
When resolving references, assert that the type of the object we find MFC after: 1 week
Diff Detail
|