mirror of
https://github.com/fluencelabs/redis
synced 2025-06-13 17:21:20 +00:00
Fix assert technical correctness
dictAdd returns DICT_OK, not REDIS_OK. They both have the same underlying values, so it works even though the code is technically wrong. Fixes #1512
This commit is contained in:
Reference in New Issue
Block a user