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

properly extend strings #95

Merged
merged 2 commits into from
Jun 9, 2024
Merged

properly extend strings #95

merged 2 commits into from
Jun 9, 2024

Conversation

whyrusleeping
Copy link
Owner

No description provided.

@whyrusleeping
Copy link
Owner Author

the bufferPool is using the MaxLength const to allocate, and we were previously assuming that we couldnt have strings longer than that value.

gen.go Outdated Show resolved Hide resolved
testing/roundtrip_test.go Outdated Show resolved Hide resolved
utils.go Show resolved Hide resolved
@Stebalien Stebalien merged commit 7054243 into master Jun 9, 2024
@Stebalien Stebalien deleted the fix/long-strings branch June 9, 2024 16:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants