Skip to content

Commit a85e223

Browse files
ci: Note affected clangs in comment on ASLR quirk
Resolves #1506.
1 parent 4b77fec commit a85e223

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)