This website requires JavaScript.
Explore
Help
Sign In
tokio-rs
/
bytes
Watch
1
Star
0
Fork
0
mirror of
https://github.com/tokio-rs/bytes.git
synced
2026-08-13 00:00:32 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
222
Commits
8
Branches
44
Tags
e5c4c6028d5e33bd472dcba5f4ef4c4e1e5d4bbc
Commit Graph
1 Commits
Include renames
Author
SHA1
Message
Date
Dan Burkert
and
Carl Lerche
7ed78cef47
Fix index-oob panic in Take::bytes (
#138
)
...
The panic happens when `inner.bytes()` returns a slice smaller than the limit.
2017-06-27 11:23:29 -07:00