rizin/.github
Rot127 c78eff25a3
Work around for https://github.com/google/sanitizers/issues/1716 (#4362)
The Thread Sanitizer of ASAN doesn't seem to support
randomized offsets from the VMA base address (`vm.mmap_rnd_bits`)
if they are larger than 28 bits.

This leads to ASAN compiled binaries to crash or endless loop
with a `AddressSanitizer:DEADLYSIGNAL` before main is reached.

Reference issues:
https://github.com/google/sanitizers/issues/1716
https://github.com/google/sanitizers/issues/1724
2024-03-16 13:45:51 +08:00
..
cmake_test Provide CMake config files for CMake projects (#2057) 2021-12-17 09:16:25 +00:00
ISSUE_TEMPLATE issue template: hide warning message (#3886) 2023-09-25 17:00:19 +08:00
workflows Work around for https://github.com/google/sanitizers/issues/1716 (#4362) 2024-03-16 13:45:51 +08:00
labeler.yml dwarf: refactor 2024-03-09 09:41:13 +08:00
meson-android-aarch64.ini Update Android NDK to the latest default platform (#3009) 2022-09-08 12:00:31 +08:00
meson-android-arm.ini Update Android NDK to the latest default platform (#3009) 2022-09-08 12:00:31 +08:00
meson-android-x86_64.ini Update Android NDK to the latest default platform (#3009) 2022-09-08 12:00:31 +08:00
PULL_REQUEST_TEMPLATE.md Add request for documentation in the PR template. (#1933) 2021-11-04 12:19:44 +08:00
upload.sh Create new GitHub workflow for continuous build ##build (#17603) 2020-09-08 10:13:47 +02:00