Skip to content
  • Junio C Hamano's avatar
    Merge branch 'ao/path-use-xmalloc' · fd052e4f
    Junio C Hamano authored
    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()
    fd052e4f