m4b / goblin

An impish, cross-platform binary parsing crate, written in Rust
MIT License
1.17k stars 156 forks source link

archive: fix potential panic in bsd_filename_length #335

Closed nathaniel-daniel closed 1 year ago

nathaniel-daniel commented 1 year ago

Fix for #328. Direct indexing is removed in favor of strip_prefix.

m4b commented 1 year ago

released in 0.6