xalloca           708 git-compat-util.h # define xalloca(size)      (alloca(size))
xalloca           711 git-compat-util.h # define xalloca(size)      (xmalloc(size))