Skip to content

Conversation

@horgh
Copy link
Contributor

@horgh horgh commented Jan 10, 2023

No description provided.

horgh added 2 commits January 10, 2023 09:54
tox builds it anyway
For some reason we had begun not being able to load the extension. The
message when loading the extension was:

ASan runtime does not come first in initial library list; you should
either link runtime to your application or manually preload it with
LD_PRELOAD.

This loads libasan now. We have to disable leak checking at the same
time as otherwise we see leak errors from outside our code.
@oschwald oschwald merged commit 1cc0171 into main Jan 10, 2023
@oschwald oschwald deleted the horgh/sanitizer-workflow branch January 10, 2023 18:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants