diff options
author | Evgenii Stepanov <eugenis@google.com> | 2018-11-06 16:44:45 -0800 |
---|---|---|
committer | Evgenii Stepanov <eugenis@google.com> | 2018-11-06 16:59:21 -0800 |
commit | 96bd339c51194bf56781ccc738fde8babd618fc6 (patch) | |
tree | 8aadb242fdb150116029677bac486866adb08001 /tests/malloc_test.cpp | |
parent | 6d1c5cab94f9fb7423198f950fb94dc7e31c4ddd (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