[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: clang memory sanitizer report unsigned int overflow
- From: Sean Conner <sean@...>
- Date: Fri, 6 Jan 2023 17:49:33 -0500
It was thus said that the Great Mouse once stated:
> One point I don't recall seeing mentioned in this discussion is that,
> according to the Subject:, this is about a *memory* sanitizer. I would
> say that flagging unsigned - or even signed! - integer overflow is out
> of scope for a memory sanitizer.
I don't know---how does the bit bucket deal with undefined bits? A memory
sanitizer could help with that.
-spc (With tongue firmly planted in cheek)