• Oran Agra's avatar
    hickup, re-fix dictEncObjKeyCompare · 9a3dab0a
    Oran Agra authored
    come to think of it, in theory (not in practice), getDecodedObject can
    return the same original object with refcount incremented, so the
    pointer comparision in the previous commit was invalid.
    so now instead of checking the encoding, we explicitly check the
    refcount.
    9a3dab0a
server.c 185 KB