[PATCH] test-skeleton.c: Do not enable M_PERTURB

Siddhesh Poyarekar siddhesh@sourceware.org
Thu Jun 23 16:00:00 GMT 2016


On Thu, Jun 23, 2016 at 05:05:33PM +0200, Florian Weimer wrote:
> It could also cover up bugs which would otherwise be visible with fresh
> allocations which contain only zeros.
> 
> Ideally, we'd run all tests twice, with different settings from the
> environment (and also with valgrind).

Yeah, if you were to do that kind of coverage at the distribution
level (i.e. run the tests twice, once with and then without valgrind)
that the change makes sense to make the tests behave as closely as
possible to the real world.

In short, LGTM.

Siddhesh



More information about the Libc-alpha mailing list