• antirez's avatar
    PFCOUNT: always unshare/decode the object. · d5be696d
    antirez authored
    This will be a non-op most of the times since the object will be
    unshared / decoded, however it is more technically correct to start this
    way since the object may be decoded even in the read-only code path.
    d5be696d
hyperloglog.c 27.3 KB