From: David Turner Date: Fri, 4 Jul 2014 20:24:01 +0000 (-0700) Subject: refs: fix valgrind suppression file X-Git-Tag: v2.1.0-rc0~50^2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/a8d9fea772ca49c23ca3ee3d7625b9d1ed94f87f?hp=a8d9fea772ca49c23ca3ee3d7625b9d1ed94f87f refs: fix valgrind suppression file Add all of the ways in which check_refname_format violates valgrind's expectations to the valgrind suppression file; remove an assumption about the call chain of check_refname_format from same. Signed-off-by: David Turner Signed-off-by: Junio C Hamano ---