Hi.
When gerrit check the patch it only cares about "make check" result. There's also a way to use AddressSanitizer for a given branch via http://jenkins.osmocom.org/jenkins/job/Osmocom_Sanitizer/
I've just sent patch which fixes latest missing bit in libosmocore which enables running AddressSanitizer with "make check" - see gerrit #863.
When this is merged we can enable AddressSanitizer for the "make check" used by gerrit to verify patch submissions.
What do you think?
Note: we can't enable it yet for OpenBSC but all the libraries seems to be fine.