0
0
mirror of https://github.com/zeux/pugixml.git synced 2025-01-14 18:07:59 +08:00
Arseny Kapoulkine 7342c5ed8c tests: Disable page allocator if address sanitizer is active
Address sanitizer can detect underflows so we don't really need the custom
allocator.

Additionally, custom allocator can return memory that is not pointer-aligned;
this causes undefined behavior sanitizer to complain.
2015-05-12 20:16:51 -07:00
..
2015-03-13 22:13:10 -07:00
2015-04-10 20:45:07 -07:00
2015-03-13 00:18:30 -07:00
2015-04-22 08:38:52 -07:00
2015-03-18 21:20:40 -07:00
2015-03-04 10:44:08 -08:00
2015-04-12 21:27:12 -07:00