projects
/
git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
gitweb: Handle other types of tag in git_print_log
[git]
/
t
/
valgrind
/
default.supp
diff --git
a/t/valgrind/default.supp
b/t/valgrind/default.supp
index
9e013fa
..
0a6724f
100644
(file)
--- a/
t/valgrind/default.supp
+++ b/
t/valgrind/default.supp
@@
-43,3
+43,9
@@
fun:write_buffer
fun:write_loose_object
}
+
+{
+ ignore-sse-strlen-invalid-read-size
+ Memcheck:Addr4
+ fun:copy_ref
+}