Sign in before continuing.
Fix use-after-pthread_exit in a test.
HWASan reports access to a local variable after the owning thread has called pthread_exit. Bug: 114279110 Test: enable hwasan in tests/Android.bp; run pthread_DeathTest.pthread_bug_37410 Change-Id: Ic04a2b3dce092d7ab3cbefab1da64731e0c7afb9
Loading
Please sign in to comment