On newer glibc, this test detects an extra match somewhere under
pthread_getattr_np. This results in Thread: lines getting spread out in
the report and failing to match the CHECKs.
Fix the CHECKs to allow this possibility.
Differential D111841
[hwasan] Fix TestCases/thread-uaf.c. eugenis on Oct 14 2021, 2:30 PM. Authored by
Details
On newer glibc, this test detects an extra match somewhere under Fix the CHECKs to allow this possibility.
Diff Detail
|