enhancement: improve stability of the methods of buf.Buffer struct #937
leungyauming
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Relevant Issue: #622
The above methods will have a very high change in leading to the following panic:
panic: runtime error: index out of range [x] with length x
Any thoughts on improving the above issue?
I may contribute code to it but I want to ensure the direction before I start working on it.
Beta Was this translation helpful? Give feedback.
All reactions