In article <e5612e15-6a72-9b67-06af-c3d8d8832...@gmx.com>, Kamil Rytarowski <n...@gmx.com> wrote: >-=-=-=-=-=- >-=-=-=-=-=- > >On 13.05.2020 19:07, Kamil Rytarowski wrote: >> I propose to pass -fno-delete-null-pointer-checks to Clang under >> MKSANITIZER/MKLIBCSANITIZER. >> >> http://netbsd.org/~kamil/patch-00251-rump-fno-delete-null-pointer-checks.txt >> >> This disabled alerts from Clang and permits to run sanitized rump. >> >> Meanwhile as far as I am aware, the C committee was prompted to discuss >> NULL+0 operations. In future we can either adapt the code to the >> decisions taken in the toolchains. >> >> We intend to fuzz sanitized rump during the upcoming GSoC period. >> > >Ping?
I think that this is ok as a temporary solution. christos