Hi, On Fri, 27 Jun 2008, Johannes Sixt wrote: > Johannes Schindelin schrieb: > > @@ -69,18 +63,16 @@ int cmd_commit_tree(int argc, const char **argv, const char *prefix) > > > > check_valid(tree_sha1, OBJ_TREE); > > for (i = 2; i < argc; i += 2) { > > + unsigned char sha1[40]; > > unsigned char sha1[20]; > > is sufficient here, /me thinks. Ooops. Completely correct. Junio, want me to fix it up? Or do you want me not to bother with this patch at all? Ciao, Dscho -- 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