diffutils-devel
[Top][All Lists]
Advanced

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

Re: diffutils-3.7.41-7475 exercises undefined behaviour


From: Jim Meyering
Subject: Re: diffutils-3.7.41-7475 exercises undefined behaviour
Date: Sat, 31 Jul 2021 21:43:26 -0700

On Thu, Jul 29, 2021 at 7:18 AM Bruno Haible <bruno@clisp.org> wrote:
> Hi Jim,
>
> > I've reverted my own change and applied/pushed yours
> > with only a trivial comment change.
>
> In the current state, I again get errors from valgrind during 'make check':
>
>    Conditional jump or move depends on uninitialised value(s)
>       at 0x402101: block_compare (cmp.c:624)
>       by 0x402101: cmp (cmp.c:467)
>       by 0x402101: main (cmp.c:361)
>
> You really need *both* my change (for the first sentinel byte) and
> your change (for the remaining bytes in the sentinel word).

Thanks. I've reapplied it.



reply via email to

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