diff options
author | Arseny Kapoulkine <arseny.kapoulkine@gmail.com> | 2015-05-12 20:16:51 -0700 |
---|---|---|
committer | Arseny Kapoulkine <arseny.kapoulkine@gmail.com> | 2015-05-12 20:16:51 -0700 |
commit | 7342c5ed8c95cc25241b45e91a98b4048c12fe6a (patch) | |
tree | 9e46d67dc31d3105b81628c4faace11b1f245468 /contrib | |
parent | 9f7994ed714e6a4ffff3959092b9720ca77de77f (diff) |
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.
Diffstat (limited to 'contrib')
0 files changed, 0 insertions, 0 deletions