Re: Valgrind-3.22.0.RC2 is available for testing
Eyal Soha <[email protected]> Mon, 30 Oct 2023 10:54:41 -0600
| Newsgroups | gmane.comp.debugging.valgrind.devel,gmane.comp.debugging.valgrind |
|---|---|
| Message-ID | <CANsz78K8aCfxpYC9PiLfmrxaHxmXvqSEDP4x0q1rvUWXLyJQtw@mail.gmail.com> |
On Mon, Oct 30, 2023 at 9:16 AM Mark Wielaard <[email protected]> wrote: > > Very nice analysis. Thank you! I think that the idea to put the AND/XOR into a different file was inspired! I wouldn't have otherwise been able to test on my computer. I uploaded a new patch into the bug. It looks like this: // Now that we have the vbits recorded, clear all the vbits. for (i = 0; i < num_operands; ++i) { VALGRIND_MAKE_MEM_DEFINED(&data->opnds[i].value, sizeof(data->opnds[i].value)); } _______________________________________________ Valgrind-developers mailing list Valgrind-developers-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org https://lists.sourceforge.net/lists/listinfo/valgrind-developers