On 7/15/2018 9:27 PM, brian m. carlson wrote:
This is the fourteenth series of patches to switch to using struct
object_id and the_hash_algo.  This series converts several core pieces
to use struct object_id, including the oid* and hex functions.

All of these patches have been tested with both SHA-1 and a 256-bit
hash.

Most of these patches are fixes for things that will clearly cause
segfaults or other very obvious breakage on a Git with a 256-bit hash.

Changes from v1:
* Drop patch that's been replaced by one from Ben Peart.
* Update patch handling hash* and oid* functions.

I re-read this series and it looks good to me. Thanks!

Reviewed-by: Derrick Stolee <dsto...@microsoft.com>

Reply via email to