• B
    [HB] Remove HB_MEMORY_MODE_READONLY_NEVER_DUPLICATE · 388ad037
    Behdad Esfahbod 提交于
    Unlike the rest of the memory-mode enum, this one didn't only
    describe the access mode of the input memory region.  Remove it.
    
    If someone wants to inhibit duplicating, they can lock the blob
    and throw away the key.
    
    Based on mailing list discussion with Carl Worth.
    388ad037
hb-blob.c 8.0 KB