Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix buffer.slice(0, 0) #1114

Merged
merged 1 commit into from
Aug 20, 2022
Merged

fix buffer.slice(0, 0) #1114

merged 1 commit into from
Aug 20, 2022

Conversation

zhuzilin
Copy link
Collaborator

fix #960

@github-actions github-actions bot added packages:bun needs tests Something that needs more testing labels Aug 20, 2022
@Jarred-Sumner Jarred-Sumner merged commit b1bc549 into oven-sh:main Aug 20, 2022
@Jarred-Sumner
Copy link
Collaborator

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs tests Something that needs more testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Buffer#slice incorrectly handles the start = end = 0 case
2 participants