Files
cpp-httplib/test
yhirose 3cedf31d4c Fix #2427 (#2428)
* Fix #2427

* Use setarch -R on Linux to fix ASAN crash on WSL2

WSL2 uses high-entropy ASLR which conflicts with ASAN's shadow memory
requirements, causing the ASAN runtime to crash at startup. Running tests
via setarch -R (ADDR_NO_RANDOMIZE) disables ASLR for the test process,
allowing ASAN to initialize correctly.
2026-04-13 23:19:31 -04:00
..
2026-03-28 15:00:10 -04:00
2026-03-12 23:15:10 -04:00
2021-09-11 14:26:48 -04:00
2021-09-11 14:26:48 -04:00
2017-12-29 22:34:59 -05:00
2026-02-08 15:49:30 -10:00
2026-04-13 23:19:31 -04:00
2026-03-27 22:26:14 -04:00
2026-04-13 23:19:31 -04:00
2013-07-04 18:18:52 -04:00
2024-11-16 11:14:13 -05:00