gimli-rs / gimli

A library for reading and writing the DWARF debugging format
https://docs.rs/gimli/
Apache License 2.0
831 stars 105 forks source link

read/cfi: add FrameDescriptionEntry::end_address #727

Closed philipc closed 2 months ago

philipc commented 2 months ago

This provides consistent overflow handling.