google / ripunzip

Other
165 stars 17 forks source link

Use checked_add_signed. #80

Closed adetaylor closed 1 month ago

adetaylor commented 1 month ago

This will result in errors being emitted in a few cases where seek requests are too big or too weird.

This is a first step to diagnosing #74, though it seems unlikely to be related.