passenger icon indicating copy to clipboard operation
passenger copied to clipboard

Support AddressSanitizer on GCC

Open FooBarWidget opened this issue 1 year ago • 0 comments

Doesn't work well yet. C++ tests pass, but Apache and Nginx tests sometimes crash. Still need to figure out why.

I also had to disable leak detection because it generates too much noise.

FooBarWidget avatar Mar 10 '25 17:03 FooBarWidget