mirror of
https://github.com/libgit2/libgit2.git
synced 2026-06-26 16:36:27 +00:00
Linux updated its ASLR randomization in a way that is incompatible with TSAN. See https://github.com/google/sanitizers/issues/1716 Reducing the randomness for ASLR allows the sanitizers to cope.