Commit e0973bc0fc2b04b6bb27e4ce4db2b37e9577a75d

Patrick Steinhardt 2017-04-28T14:05:15

odb: verify hashes in read_prefix_1 While the function reading an object from the complete OID already verifies OIDs, we do not yet do so for reading objects from a partial OID. Do so when strict OID verification is enabled.