On Fri, Jun 6, 2014 at 5:44 PM, Christian Couder <christian.couder@xxxxxxxxx> wrote: > > /* find existing parents */ > strbuf_addstr(&buf, commit->buffer); Unfortunately, it looks like the above will not work if the commit->buffer contains an embedded NUL. I wonder if it is a real problem or not. -- 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