v0.15.2
Major updates
- Deadlock fix (introduced in 0.15.1) for non standard allocator users (example: jemalloc users)
What's Changed
- Do not install sarif-tools on ubuntu 18 by @nsavoire in #350
- Remove TLReentryGuard from init_tl_state by @nsavoire in #353
- Remove call to retrieve_stack_bounds by @nsavoire in #354
- Remove useless malloc/free calls by @nsavoire in #355
- Remove useless functionref.hpp header by @nsavoire in #357
- Improve pid/tid caching by @nsavoire in #356
- Avoid doing allocations in m(un)map hooks by @nsavoire in #358
- v0.15.2 by @r1viollet in #362
Full Changelog: v0.15.1...v0.15.2