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

release-19.2: libroach: Fix memory leak in row_counter #42535

Merged
merged 1 commit into from
Nov 18, 2019

Conversation

miretskiy
Copy link
Contributor

Backport 1/1 commits from #42529.

/cc @cockroachdb/release


Free previous key memory when counting row keys.

Release note (bug fix): Do not leak memory when counting rows during backup.

Free previous key memory when counting row keys.

Release note (bug fix): Do not leak memory when counting rows during backup.
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@miretskiy miretskiy merged commit 53eef08 into cockroachdb:release-19.2 Nov 18, 2019
@miretskiy miretskiy deleted the backport19.2-42529 branch December 8, 2019 15:57
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.

3 participants