On Tue, Dec 1, 2009 at 09:35, Johannes Schindelin <Johannes.Schindelin@xxxxxx> wrote: > Hi, > > On Tue, 1 Dec 2009, Bert Wesarg wrote: > >> Signed-off-by: Bert Wesarg <bert.wesarg@xxxxxxxxxxxxxx> > > Thanks. I trust you ran the test suite with valgrind just to make sure? Not the test suite. But my use case where I found the problem (Ie. cut-off branch names) which was 'git remote show <remote>'. There are still invalid reads of size 4. I think the problem is the flex array member of 'struct ref' and strlen(). If its worth I can look into this. Bert > > 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