0
0
mirror of https://github.com/zeux/pugixml.git synced 2024-12-26 12:41:06 +08:00
Arseny Kapoulkine 6202519ca6 tests: Add memory safety tests for remove_children/attributes
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.
2019-09-17 20:34:40 -07:00
..
2019-08-21 07:46:11 -07:00
2019-09-11 21:09:50 -07:00
2019-06-10 00:35:17 +07:00
2018-11-23 23:39:22 -08:00