Skip to content

Commit 070b2c9

Browse files
ci: Note affected clangs in comment on ASLR quirk
Resolves bitcoin-core#1506.
1 parent 4b77fec commit 070b2c9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

+2
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ 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 8.1.3.
41+
4042
run: sudo sysctl -w vm.mmap_rnd_bits=28
4143
shell: bash
4244

0 commit comments

Comments
 (0)