gimli-rs / leb128

Read and write DWARF's "Little Endian Base 128" variable length integer encoding
http://gimli-rs.github.io/leb128/leb128/index.html
Apache License 2.0
18 stars 15 forks source link

Overflow no longer leaves LEB128 values half-read #15

Closed luavixen closed 4 years ago

luavixen commented 4 years ago

Fixes #14