nmh-workers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Nmh-workers] OpenBSD added to the buildbot cluster


From: David Levine
Subject: Re: [Nmh-workers] OpenBSD added to the buildbot cluster
Date: Sat, 28 Dec 2013 13:07:43 -0500

Ralph wrote:

> I was thinking more of every nmh command optionally running under
> valgrind for all the tests.

Done.  If the NMH_VALGRIND environment variable is set when the
test suite is run ("make check"), it will try to use valgrind
when running the program under test.

It found a couple of problems, both off the beaten path but easy
to fix.  One was a non-null terminated string when appending a
message to a file or maildrop.  The other was in prompter, and
caused the the mode of a temporary file to not be set.

David



reply via email to

[Prev in Thread] Current Thread [Next in Thread]