Thread (18 messages) 18 messages, 6 authors, 2017-10-05

Re: [PATCH 0/3] fixes for running the test suite with --valgrind

From: Jeff King <hidden>
Date: 2017-10-03 23:42:00

On Tue, Oct 03, 2017 at 08:57:10PM +0100, Thomas Gummerer wrote:
I recently tried to run the git test suite with --valgrind.
Unfortunately it didn't come back completely clean.  This patch series
fixes a bunch of these errors, although unfortunately not quite all of
them yet.
Thanks for trying that. I've largely switched to ASan over valgrind
because it runs _so_ much faster. Unfortunately it seems to miss
these uninitialized-memory cases.

I think using SANITIZE=memory would catch these, but it needs some
suppressions tuning. The weird "zlib reads uninitialized memory" error
is a problem (valgrind sees this, too, but we have suppressions).

-Peff
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help