lkl / linux

Linux kernel source tree

Home Page:https://lkl.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Investigate LKL strncpy and KASAN error

tavip opened this issue · comments

It looks like the LKL strncpy implementation uses 8 bytes access which triggers KASAN errors.