Commit d296f2f7 authored by Steve Bennett's avatar Steve Bennett
Browse files

redis: Check for error on NULL reply



A command may return NULL, but set an error (e.g. Server closed the connection).
In this case, make sure to return the error.

Signed-off-by: default avatarSteve Bennett <steveb@workware.net.au>
parent 6b287b9c
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment