Skip to content

Commit

Permalink
ci: Note affected clangs in comment on ASLR quirk
Browse files Browse the repository at this point in the history
  • Loading branch information
real-or-random committed Apr 4, 2024
1 parent 4b77fec commit a85e223
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/run-in-docker-action/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit a85e223

Please sign in to comment.