Skip to content

Commit d831168

Browse files
Merge #1515: ci: Note affected clangs in comment on ASLR quirk
a85e223 ci: Note affected clangs in comment on ASLR quirk (Tim Ruffing) Pull request description: Resolves #1506. ACKs for top commit: fanquake: ACK a85e223 Tree-SHA512: a82d6f5e57175434c1f66c7b01c90eb2877db794d7f5213b3652ecb51ebb7c03ff13ab13424b3e6d41b9eaa504af330f16855e32e63d1805c1a475f462c6da66
2 parents 4b77fec + a85e223 commit d831168

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/actions/run-in-docker-action/action.yml

+1
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ runs:
3737
cache-from: type=gha
3838

3939
- # Workaround for https://github.com/google/sanitizers/issues/1614 .
40+
# The underlying issue has been fixed in clang 18.1.3.
4041
run: sudo sysctl -w vm.mmap_rnd_bits=28
4142
shell: bash
4243

0 commit comments

Comments
 (0)