Skip to content

Conversation

tezc
Copy link
Collaborator

@tezc tezc commented Jan 24, 2024

Modules may want to handle allocation failures gracefully. Adding RM_TryCalloc() and RM_TryRealloc() for it.
RM_TryAlloc() was added before: #10541

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.

@redis/core-team please approve

@oranagra oranagra added release-notes indication that this issue needs to be mentioned in the release notes approval-needed Waiting for core team approval to be merged labels Jan 29, 2024
@oranagra oranagra merged commit c5273ca into redis:unstable Jan 29, 2024
@tezc tezc deleted the trycalloc branch January 29, 2024 22:24
roggervalf pushed a commit to roggervalf/redis that referenced this pull request Feb 11, 2024
Modules may want to handle allocation failures gracefully. Adding
RM_TryCalloc() and RM_TryRealloc() for it.
RM_TryAlloc() was added before:
redis#10541
funny-dog pushed a commit to funny-dog/redis that referenced this pull request Sep 17, 2025
Modules may want to handle allocation failures gracefully. Adding
RM_TryCalloc() and RM_TryRealloc() for it.
RM_TryAlloc() was added before:
redis#10541
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approval-needed Waiting for core team approval to be merged release-notes indication that this issue needs to be mentioned in the release notes
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

5 participants