> On Oct 8, 2019, at 2:16 AM, Walter Wu <walter-zh...@mediatek.com> wrote:
> 
> It is an undefined behavior to pass a negative numbers to
>    memset()/memcpy()/memmove(), so need to be detected by KASAN.

Why can’t this be detected by UBSAN?

Reply via email to