Install the ThreadSanitizer ASLR runner
Co-authored-by: Andrew Kesterson <andrew@aklabs.net>
This commit is contained in:
@@ -75,7 +75,7 @@ jobs:
|
||||
- name: dependencies
|
||||
run: |
|
||||
sudo apt-get update -y
|
||||
sudo apt-get install -y cmake gcc moreutils
|
||||
sudo apt-get install -y cmake gcc moreutils util-linux
|
||||
# The thread tests assert exclusive ownership of pool slots and reserved
|
||||
# ranges, which is checkable without tooling and runs in the job above.
|
||||
# This is the run that proves there is no data race underneath them.
|
||||
|
||||
Reference in New Issue
Block a user