Skip to content

0.10.1

Latest
Compare
Choose a tag to compare
@Jake-Shadle Jake-Shadle released this 20 Sep 14:27
· 10 commits to main since this release

Fixed

  • PR#129 added checking of additions to ensure invalid memory offsets are gracefully handled.
  • PR#135 resolved #134 by attempting to read the executables build id from the mapped file if it could not be retrieved from process memory.
  • PR#136 changed to an older type to avoid requiring a semi-recent rust version.