diff options
author | Vsevolod Stakhov <vsevolod@highsecure.ru> | 2019-10-22 16:14:13 +0100 |
---|---|---|
committer | Vsevolod Stakhov <vsevolod@highsecure.ru> | 2019-10-22 16:14:13 +0100 |
commit | ff1f29cc7270742b8c1a24b8c72e4f3e9ba2b820 (patch) | |
tree | 117ae95e0b3ab76c62927b082940690728686208 /test/functional | |
parent | 7c0ded82ed4f4d179226e16912b8529d82f5d9a8 (diff) | |
download | rspamd-ff1f29cc7270742b8c1a24b8c72e4f3e9ba2b820.tar.gz rspamd-ff1f29cc7270742b8c1a24b8c72e4f3e9ba2b820.zip |
[Fix] Important hiredis fixes
Hiredis can return error in two ways:
- ctx is NULL and this path is usually handled properly
- ctx->err is not REDIS_OK and this path is totally missing in many places
This change should fix the both cases.
Diffstat (limited to 'test/functional')
0 files changed, 0 insertions, 0 deletions