-
- Downloads
Fix index-oob panic in Take::bytes (#138)
The panic happens when `inner.bytes()` returns a slice smaller than the limit.
Loading
Please register or sign in to comment
The panic happens when `inner.bytes()` returns a slice smaller than the limit.