Skip to content

Commit

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

Please sign in to comment.