Ramkumar Ramachandra <artagnon@xxxxxxxxx> writes: > Check that the commit name argument to a "pick" or "revert" action in > '.git/sequencer/todo' is not too long, to avoid overflowing an > on-stack buffer. This fixes a regression introduced by 5a5d80f4 > (revert: Introduce --continue to continue the operation, 2011-08-04). Given that this function is going to be fixed properly so that it does not even need to use the "on-stack buffer", is this really necessary? -- 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