Skip to content

ASAN preparations

Guido Gunther requested to merge guido.gunther/libhandy:asan-preparations into master

I'd like to run address sanitizer during the build (we lost valgrind a while ago: https://source.puri.sm/Purism/Systems-Tasks/issues/261) so it would be nice to use asan all over the place but that doesn't work due to the lack of SYS_PTRACE of the containers: https://source.puri.sm/Purism/Systems-Tasks/issues/373 so I'm putting the preparations here and the actual enablement into a separate MR.

Edited by Guido Gunther

Merge request reports