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

sds: avoid implicit casting #4630

Closed
wants to merge 1 commit into from

Conversation

soloestoy
Copy link
Collaborator

Happy to see 4.0.7 released.

Many 32 bit overflows are fixed, but still remains some others just like #4594 and #4519, especially #4594 which can result in redis crash.

This PR fixes some implicit casting in sds.c, it's not a critical bug, just avoid warning.

Copy link
Contributor

@yoav-steinberg yoav-steinberg left a comment

Choose a reason for hiding this comment

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

👍

@yoav-steinberg yoav-steinberg added the state:to-be-merged The PR should be merged soon, even if not yet ready, this is used so that it won't be forgotten label Feb 7, 2022
@oranagra
Copy link
Member

@soloestoy can you rebase this so we can see the CI passes?

@oranagra oranagra added this to Needs triage in Triage via automation Jun 23, 2022
@oranagra oranagra moved this from Needs triage to Awaits merge in Triage Jun 23, 2022
@madolson madolson removed the state:to-be-merged The PR should be merged soon, even if not yet ready, this is used so that it won't be forgotten label Jul 13, 2022
@soloestoy soloestoy closed this Dec 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Awaits merge
Triage
Awaits merge
Development

Successfully merging this pull request may close these issues.

None yet

4 participants