mirror of https://mirror.osredm.com/root/redis.git
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:
parent
6df1251baa
commit
8db020e2a1
Loading…
Reference in New Issue