ci: Note affected clangs in comment on ASLR quirk

Resolves #1506.
This commit is contained in:
Tim Ruffing
2024-04-04 11:40:19 +02:00
parent 4b77fec67a
commit a85e2233e7

View File

@@ -37,6 +37,7 @@ runs:
cache-from: type=gha
- # Workaround for https://github.com/google/sanitizers/issues/1614 .
# The underlying issue has been fixed in clang 18.1.3.
run: sudo sysctl -w vm.mmap_rnd_bits=28
shell: bash