gimli-rs / object

A unified interface for reading and writing object file formats
https://docs.rs/object/
Apache License 2.0
673 stars 157 forks source link

read/elf: Read zstd frames in a loop until decompression is complete. #730

Closed khuey closed 2 months ago

khuey commented 2 months ago

As we discovered is necessary in rust-lang/backtrace-rs#626