xalloca_free 709 git-compat-util.h # define xalloca_free(p) do {} while (0) xalloca_free 712 git-compat-util.h # define xalloca_free(p) (free(p))