Charles-François Natali added the comment:

I'd like to move this forward: it could IMO be a great way to proactively 
detect potential security defects, and nasty stack/heap/memory corruption in 
general.

The remaining - missing - part is buildbot integration: AFAICT the only 
specific thing to do is to start the process with the ASAN_OPTIONS environment 
variable set to "handle_segv=0", to avoid interference with faulthandler.

But I'm not really familiar with the buildbot support, so if anyone has a 
clue...

----------
nosy: +haypo, pitrou

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue21037>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to