summaryrefslogtreecommitdiff
path: root/test/hwasan/TestCases/heap-buffer-overflow.c
Commit message (Expand)AuthorAgeFilesLines
* [hwasan] Switch to 64 allocator with a dense size class map.Evgeniy Stepanov2019-01-031-1/+0
* [hwasan] make the heap-buffer-overflow.c test more robust and re-enable it. W...Kostya Serebryany2018-11-171-3/+3
* [hwasan] use reads instead of writes in a testKostya Serebryany2018-11-161-1/+3
* [hwasan] disable one test line while investigating a bot failureKostya Serebryany2018-11-161-1/+1
* [hwasan] optionally right-align heap allocationsKostya Serebryany2018-11-161-6/+30
* [hwasan] relax a testKostya Serebryany2018-10-111-3/+3
* [hwasan] when reporting a bug, print some very basic information about the he...Kostya Serebryany2018-10-101-0/+9
* [hwasan] tests for a buffer overflow with a large allocationKostya Serebryany2018-09-121-1/+6
* [hwasan] more heap-buffer-overflow testsKostya Serebryany2018-08-311-5/+10
* [hwasan] properly report heap-buffer-overflowKostya Serebryany2018-08-311-0/+16