99e4e0d55e
After much tinkering with libuv's CI, I finally figured out that ASLR is the root cause for the ASan and MSan failures. Newer kernels use bigger PIE slides and the sanitizer runtimes don't know how to handle those (yet - looks like it's been fixed upstream.) Refs: https://github.com/quickjs-ng/quickjs/pull/315 Refs: https://github.com/libuv/libuv/pull/4365 |
||
---|---|---|
.. | ||
ci.yml | ||
release.yml |