From: Junio C Hamano Date: Sat, 28 Oct 2017 01:18:39 +0000 (+0900) Subject: Merge branch 'ao/path-use-xmalloc' X-Git-Tag: v2.15.0~5 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fd052e4f9abc2cf9ea54ea33e2b563c0e120a795;p=git Merge branch 'ao/path-use-xmalloc' 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() --- fd052e4f9abc2cf9ea54ea33e2b563c0e120a795