gitweb: Handle other types of tag in git_print_log
[git] / t / valgrind / default.supp
index 9e013fa..0a6724f 100644 (file)
@@ -43,3 +43,9 @@
        fun:write_buffer
        fun:write_loose_object
 }
+
+{
+       ignore-sse-strlen-invalid-read-size
+       Memcheck:Addr4
+       fun:copy_ref
+}