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

Add auth support for cluster #133

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

zhaowq32
Copy link

No description provided.

@zandbelt
Copy link

this needs a freeReplyObject(reply); at

hiredis-vip/hircluster.c

Lines 2540 to 2541 in e0f35f1

}
return REDIS_OK;
to prevent memory leakage

@zhaowq32
Copy link
Author

zhaowq32 commented Nov 1, 2020

this needs a freeReplyObject(reply); at

hiredis-vip/hircluster.c

Lines 2540 to 2541 in e0f35f1

}
return REDIS_OK;

to prevent memory leakage

Thank you for your suggestion. I have fixed this problem.

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.

2 participants