mirror of
https://github.com/zeux/pugixml.git
synced 2024-12-26 12:41:06 +08:00
6202519ca6
The newly added tests make sure that during node/attribute destruction we deallocate a few memory pages; this makes sure that we don't read node data after it's being destroyed. Also clean up formatting/style in the remove_* implementation a bit.