Skip to content

Fix minor memory leak in rewriteSetObject#13086

Merged
oranagra merged 1 commit intoredis:unstablefrom
enjoy-binbin:fix_minor_memory_leak
Feb 22, 2024
Merged

Fix minor memory leak in rewriteSetObject#13086
oranagra merged 1 commit intoredis:unstablefrom
enjoy-binbin:fix_minor_memory_leak

Conversation

@enjoy-binbin
Copy link
Contributor

@enjoy-binbin enjoy-binbin commented Feb 22, 2024

It seems to be a leak caused by code refactoring in #11290.
it's a small leak, that only happens if there's an IO error.

It seems to be a leak caused by code refactoring in redis#11290.
Copy link
Member

@oranagra oranagra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

that's a leak only if there's an IO error, right?

@enjoy-binbin
Copy link
Contributor Author

that's a leak only if there's an IO error, right?

yes

@oranagra oranagra merged commit bfcaa7d into redis:unstable Feb 22, 2024
@enjoy-binbin enjoy-binbin deleted the fix_minor_memory_leak branch February 22, 2024 12:56
funny-dog pushed a commit to funny-dog/redis that referenced this pull request Sep 17, 2025
It seems to be a leak caused by code refactoring in redis#11290.
it's a small leak, that only happens if there's an IO error.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants