• A
    PFCOUNT: always unshare/decode the object. · 8046756f
    antirez 提交于
    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.
    8046756f
hyperloglog.c 27.3 KB