Skip to content
This repository was archived by the owner on Jan 18, 2026. It is now read-only.

Fix zstd potential memory leak#584

Merged
nrwiersma merged 3 commits intohamba:mainfrom
aryehlev:fix-zstd-memory-leak
Dec 15, 2025
Merged

Fix zstd potential memory leak#584
nrwiersma merged 3 commits intohamba:mainfrom
aryehlev:fix-zstd-memory-leak

Conversation

@aryehlev
Copy link
Contributor

there are internal goroutines an dbuffers in zstd encoder/decoders. so when closing the avro encoder we would want to freee these resources.

@nrwiersma nrwiersma merged commit 97d31ef into hamba:main Dec 15, 2025
16 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants