summaryrefslogtreecommitdiff
path: root/appveyor.yml
diff options
context:
space:
mode:
authorArseny Kapoulkine <arseny.kapoulkine@gmail.com>2015-05-12 20:16:51 -0700
committerArseny Kapoulkine <arseny.kapoulkine@gmail.com>2015-05-12 20:16:51 -0700
commit7342c5ed8c95cc25241b45e91a98b4048c12fe6a (patch)
tree9e46d67dc31d3105b81628c4faace11b1f245468 /appveyor.yml
parent9f7994ed714e6a4ffff3959092b9720ca77de77f (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 'appveyor.yml')
0 files changed, 0 insertions, 0 deletions