Fix sanitizers not switching off and leak env var
Fixes sanitizers not switching off if USE_SANITIZER was set to off. Additionally gets rid of a space between LSAN_OPTIONS and the actual options, which was causing the suppressions file to be ignored.
Please register or sign in to comment