luau/.github
Arseny Kapoulkine d2ed2150ca
Work around ASLR+ASAN compatibility issues in GHA (#1203)
vm.mmap_rnd_bits has been recently changed to 32 on GHA, which triggers
issues in ASAN builds that spuriously fail on startup. The fix requires
a more recent clang/gcc than the agents have available (clang 17, not
sure what GCC version), so for now we need to work around this by
restricting the ASLR randomness.

See https://github.com/google/sanitizers/issues/1614
2024-03-15 09:32:27 -07:00
..
ISSUE_TEMPLATE Fix remaining references to Roblox org outside of source code 2023-10-24 10:32:59 -07:00
workflows Work around ASLR+ASAN compatibility issues in GHA (#1203) 2024-03-15 09:32:27 -07:00
codecov.yml Update codecov.yml 2023-11-15 06:30:40 -08:00