Skip to content

Add an ability to enable AddressSanitizer

One can activate that with:

cmake -DECM_ENABLE_SANITIZERS='address' .

Merge request reports