aboutsummaryrefslogtreecommitdiff
path: root/crypto/echainiv.c
diff options
context:
space:
mode:
authorGravatar Dmitry Vyukov <dvyukov@google.com> 2018-05-11 16:01:35 -0700
committerGravatar Linus Torvalds <torvalds@linux-foundation.org> 2018-05-11 17:28:45 -0700
commitc9cf87ea6a4725bc586cc5776c3fb6042a264b7d (patch)
tree0421706f27a0e1f2364d204405be93ca32cea867 /crypto/echainiv.c
parentMAINTAINERS: update Shuah's email address (diff)
downloadlinux-c9cf87ea6a4725bc586cc5776c3fb6042a264b7d.tar.gz
linux-c9cf87ea6a4725bc586cc5776c3fb6042a264b7d.tar.bz2
linux-c9cf87ea6a4725bc586cc5776c3fb6042a264b7d.zip
KASAN: prohibit KASAN+STRUCTLEAK combination
Currently STRUCTLEAK inserts initialization out of live scope of variables from KASAN point of view. This leads to KASAN false positive reports. Prohibit this combination for now. Link: http://lkml.kernel.org/r/20180419172451.104700-1-dvyukov@google.com Signed-off-by: Dmitry Vyukov <dvyukov@google.com> Acked-by: Kees Cook <keescook@chromium.org> Cc: Fengguang Wu <fengguang.wu@intel.com> Cc: Sergey Senozhatsky <sergey.senozhatsky.work@gmail.com> Cc: Andrey Ryabinin <aryabinin@virtuozzo.com> Cc: Dennis Zhou <dennisszhou@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'crypto/echainiv.c')
0 files changed, 0 insertions, 0 deletions