Thanks for following up and correcting a typo!

Cheers,
Thomas

________________________________
From: John Reiser <jrei...@bitwagon.com>
Sent: Sunday, June 16, 2024 1:59 AM
To: valgrind-users@lists.sourceforge.net <valgrind-users@lists.sourceforge.net>
Subject: Re: [Valgrind-users] Question regarding 'Conditional jump or move 
depends on uninitialised value(s)'

> Also note that malloc()+memset() can choose byte values other than 0;
.
A value such as 0xA5 can increase visual effectiveness of memory dumps.

> Also note that there is a feature of glibc malloc() such that the shell
> environment variable MALLOC_PERTURN_=NNN (note the trailing underscore)

MALLOC_PERTURB_



_______________________________________________
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users
_______________________________________________
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to