libuv/.github
Ben Noordhuis 91ba13054a
test,ci: fix [AM]San, disable ASLR (#4365)
The kernel that ships with the new Ubuntu 22.04 CI image seems to have a
PIE slide that is bigger than the sanitizer runtimes can handle.

It makes ASan fail with thousands of "AddressSanitizer:DEADLYSIGNAL"
warnings, and MSan error with complaints about memory accesses outside
known ranges. Disabling address space layout randomization fixes both.

This commit also fixes a small bug in the platform_output test where
the cgroups v1 logic did not handle the "unlimited quota" special case
properly. Ubuntu 20.04 still uses cgroups v1.
2024-03-17 15:53:23 +01:00
..
workflows test,ci: fix [AM]San, disable ASLR (#4365) 2024-03-17 15:53:23 +01:00
ISSUE_TEMPLATE.md doc: switch discussion forum to github 2021-06-30 23:26:40 -04:00