summaryrefslogtreecommitdiff
path: root/tests/malloc_test.cpp
diff options
context:
space:
mode:
authorEvgenii Stepanov <eugenis@google.com>2018-11-06 16:44:45 -0800
committerEvgenii Stepanov <eugenis@google.com>2018-11-06 16:59:21 -0800
commit96bd339c51194bf56781ccc738fde8babd618fc6 (patch)
tree8aadb242fdb150116029677bac486866adb08001 /tests/malloc_test.cpp
parent6d1c5cab94f9fb7423198f950fb94dc7e31c4ddd (diff)
Remove timer_delete_multiple test.
According to posix, this test invokes undefined behavior by deleting a timer twice. According to hwasan, the second call to timer_delete loads kernel_timer_id from previously deallocated PosixTimer (i.e. heap-use-after-free). Bug: 114279110 Test: bionic-unit-tests with hwasan Change-Id: Ic54579e3bb41d3f38282b8822dafaba51efd003a
Diffstat (limited to 'tests/malloc_test.cpp')
0 files changed, 0 insertions, 0 deletions