ffw icon indicating copy to clipboard operation
ffw copied to clipboard

Sane ASAN Parser

Open dobin opened this issue 7 years ago • 1 comments

The current asan parser https://github.com/dobin/ffw/blob/master/verifier/asanparser.py is a complete hack.

Maybe someone else made a complete asan parser in python already?

If not, make it it's own project, add unit-tests.

dobin avatar Mar 30 '18 11:03 dobin

asan issue: https://github.com/google/sanitizers/issues/931

project: https://github.com/dobin/asanparser

dobin avatar Apr 01 '18 10:04 dobin