tech-userlevel archive

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

Re: Pass -fno-delete-null-pointer-checks to Clang under MKSANITIZER/MKLIBCSANITIZER



In article <e5612e15-6a72-9b67-06af-c3d8d88329ff%gmx.com@localhost>,
Kamil Rytarowski  <n54%gmx.com@localhost> 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



Home | Main Index | Thread Index | Old Index