Lars Hjemli <hjemli@xxxxxxxxx> writes: > When checking if a branch start point referred to a commit-object, > the result of mkpath() was used as argument to get_sha1(), which > didn't work out as planned. > > Now it's xstrdup'd first. > > Signed-off-by: Lars Hjemli <hjemli@xxxxxxxxx> > --- > builtin-branch.c | 5 ++++- > 1 files changed, 4 insertions(+), 1 deletions(-) > > diff --git a/builtin-branch.c b/builtin-branch.c > index ffc2db0..f86bf68 100755 I've already fixed up this perm-mode breakage (and other breakages, possibly) so when I am done with these patches tonight please resync with me. - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html