Skip to content

Conversation

jschmieg
Copy link

@jschmieg jschmieg commented Jul 6, 2020

Introduces 2 variants for SdsMakeRoom funtion: on DRAM and General
Can be used in networking.c


This change is Reviewable

@jschmieg jschmieg requested a review from kasiawasiuta July 6, 2020 09:48
Introduces 2 variants for SdsMakeRoom funtion: on DRAM and General
Can be used in networking.c
Copy link

@michalbiesek michalbiesek left a comment

Choose a reason for hiding this comment

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

Reviewed 1 of 2 files at r1.
Reviewable status: 1 of 2 files reviewed, 1 unresolved discussion (waiting on @jschmieg and @kasiawasiuta)


src/sds.c, line 249 at r1 (raw file):

s_realloc(sh, hdrlen+newlen+1);

Just an question you don't want to cover this case? with distinction for general variant and DRAM ?

@pmem-bot-ae
Copy link

Can one of the admins verify this patch?

PatKamin added a commit to PatKamin/redis that referenced this pull request Oct 28, 2022
[5.0.3-devel] Fix make test failing
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