Skip to content
Snippets Groups Projects
Commit 1079199f authored by Konstantin Osipov's avatar Konstantin Osipov
Browse files

Fix valgrind warnings in our BFD based stack resolution.

Rewrite addr2symbol binary search: make it simpler,
fix bugs with access to symbols[-1], make sure it works
correctly on 64 bit systems (s/int/ssize_t).
parent f2b7d20e
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment