8000 Fix error in Group::write by jedelbo · Pull Request #3266 · realm/realm-core · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fix error in Group::write #3266

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

Merged
merged 2 commits into from
Mar 25, 2019
Merged

Fix error in Group::write #3266

merged 2 commits into from
Mar 25, 2019

Conversation

jedelbo
Copy link
Contributor
@jedelbo jedelbo commented Mar 24, 2019

If Group::write() was called on a realm with client history without
specifying a version number, the history would be dumped, but not
included in the top array. This would lead to a memory leak.

Fixes https://github.com/realm/realm-sync/issues/2911

If Group::write() was called on a realm with client history without
specifying a version number, the history would be dumped, but not
included in the top array. This would lead to a memory leak.
@jedelbo jedelbo added this to the 2019-w12 milestone Mar 24, 2019
@jedelbo jedelbo self-assigned this Mar 24, 2019
@jedelbo jedelbo requested a review from finnschiermer March 24, 2019 13:34
@jedelbo jedelbo merged commit 0e6fe08 into master Mar 25, 2019
@jedelbo jedelbo deleted the je/fix-group-write branch March 25, 2019 12:17
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0