tech-kern archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Avoid UB in pslist.h (NULL + 0)
On Sun, Mar 22, 2020 at 12:50:16AM +0000, Taylor R Campbell wrote:
> (b) Change how we invoke ubsan and the compiler by passing
> -fno-delete-null-pointer-checks to clang. joerg objected to this
> but I don't recall the details off the top of my head; joerg, can
> you expand on your argument against this, and which alternative
> you would prefer?
I objected to using it *in general*. The committed change *always*
adding it, not just when using sanitizers.
Joerg
Home |
Main Index |
Thread Index |
Old Index