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

Set error on invalid timval values for redisConnectWithTimeout (Fixes #154) #156

Merged
merged 1 commit into from
Apr 10, 2013
Merged

Conversation

abedra
Copy link
Contributor

@abedra abedra commented Mar 15, 2013

This commit properly sets the error value inside of
redisContextWaitReady when an invalid sec or usec value is provided.
Tests for each case are provided to demonstrate that the issue is
properly fixed and to avoid regression.

Signed-off-by: Aaron Bedra aaron@aaronbedra.com

Closes #154

This commit properly sets the error value inside of
redisContextWaitReady when an invalid sec or usec value is provided.
Tests for each case are provided to demonstrate that the issue is
properly fixed and to avoid regression.

Signed-off-by: Aaron Bedra <aaron@aaronbedra.com>
@abedra
Copy link
Contributor Author

abedra commented Apr 2, 2013

Bump

pietern added a commit that referenced this pull request Apr 10, 2013
Set error on invalid timval values for redisConnectWithTimeout (Fixes #154)
@pietern pietern merged commit 63ce20d into redis:master Apr 10, 2013
@pietern
Copy link
Contributor

pietern commented Apr 10, 2013

Thanks!

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