]> granicus.if.org Git - git/commitdiff
Merge branch 'ao/path-use-xmalloc'
authorJunio C Hamano <gitster@pobox.com>
Sat, 28 Oct 2017 01:18:39 +0000 (10:18 +0900)
committerJunio C Hamano <gitster@pobox.com>
Sat, 28 Oct 2017 01:18:40 +0000 (10:18 +0900)
A possible oom error is now caught as a fatal error, instead of
continuing and dereferencing NULL.

* ao/path-use-xmalloc:
  path.c: use xmalloc() in add_to_trie()

1  2 
path.c

diff --cc path.c
Simple merge