On Tue, Dec 1, 2009 at 09:35, Johannes Schindelin
[off-list ref] wrote:
Hi,
On Tue, 1 Dec 2009, Bert Wesarg wrote:
quoted
Signed-off-by: Bert Wesarg <redacted>
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