git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix two issues found by valgrind
@ 2009-01-27 23:07 Johannes Schindelin
  2009-01-27 23:07 ` [PATCH 1/2] test-path-utils: Fix off by one, " Johannes Schindelin
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Johannes Schindelin @ 2009-01-27 23:07 UTC (permalink / raw)
  To: git; +Cc: gitster

Okay, not tons of issues.  But at least it was worth the hassle.

Johannes Schindelin (2):
  test-path-utils: Fix off by one, found by valgrind
  get_sha1_basic(): fix invalid memory access, found by valgrind

 sha1_name.c       |    2 +-
 test-path-utils.c |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-01-27 23:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-27 23:07 [PATCH 0/2] Fix two issues found by valgrind Johannes Schindelin
2009-01-27 23:07 ` [PATCH 1/2] test-path-utils: Fix off by one, " Johannes Schindelin
2009-01-27 23:07 ` [PATCH 2/2] get_sha1_basic(): fix invalid memory access, " Johannes Schindelin
2009-01-27 23:17 ` [PATCH 0/2] Fix two issues " Junio C Hamano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).