Merge branch 'bw/object-id'
authorJunio C Hamano <gitster@pobox.com>
Fri, 11 Aug 2017 20:26:56 +0000 (13:26 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 11 Aug 2017 20:26:56 +0000 (13:26 -0700)
commitc7528f4d8a2b8e4bf843b3eb95d2b7899a38c1fa
treef844bdf385f2f7cdd78ee77e3ce7b312da62e8ce
parentdf422678a800ffb1db8f3f146e2786f1cbf0059b
parentf730944a49b2a210bb10520700c0a3f6c49bc020
Merge branch 'bw/object-id'

Conversion from uchar[20] to struct object_id continues.

* bw/object-id:
  receive-pack: don't access hash of NULL object_id pointer
  notes: don't access hash of NULL object_id pointer
  tree-diff: don't access hash of NULL object_id pointer
builtin/notes.c
builtin/receive-pack.c
tree-diff.c