Skip to content

Fix buffer handling in internal/errors.#282

Merged
mbrt merged 1 commit into
masterfrom
fix-err-bufpool
Aug 28, 2022
Merged

Fix buffer handling in internal/errors.#282
mbrt merged 1 commit into
masterfrom
fix-err-bufpool

Conversation

@mbrt
Copy link
Copy Markdown
Owner

@mbrt mbrt commented Aug 28, 2022

The buffer pool wasn't correctly used, as buffers were put back in
without being reset. This would result in errors with stale descriptions
coming from previous errors.

The buffer pool wasn't correctly used, as buffers were put back in
without being reset. This would result in errors with stale descriptions
coming from previous errors.
@mbrt mbrt merged commit 780d94d into master Aug 28, 2022
@mbrt mbrt added the kind/bug Something isn't working label Aug 28, 2022
@mbrt mbrt deleted the fix-err-bufpool branch August 28, 2022 15:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant