[issue21037] add an AddressSanitizer build option

Stefan Krah report at bugs.python.org
Fri May 2 19:19:57 CEST 2014


Stefan Krah added the comment:

Antoine, if you send me the buildbot credentials, we can get started.

Environment vars:

   CC=clang
   ASAN_OPTIONS="allocator_may_return_null=1,handle_segv=0"

I suggest to compile the release build, just --with-address-sanitizer.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue21037>
_______________________________________


More information about the Python-bugs-list mailing list