Commit Graph

1 Commits

Author SHA1 Message Date
Alexander Haase
8fe13da3a5 Added asan-wrapper.
In some special cases static linking the sanitizers won't work, and you have to
preload libasan. To find the right libasan depending on the application to be
executed, a wrapper script was added. The location of the wrapper script can be
accessed via ASan_WRAPPER variable.
2016-05-13 14:59:30 +02:00