In article <20180822124207.042c6f...@cvs.netbsd.org>, Maxime Villard <source-changes-d@NetBSD.org> wrote: >-=-=-=-=-=- > >Module Name: src >Committed By: maxv >Date: Wed Aug 22 12:42:06 UTC 2018 > >Modified Files: > src/sys/kern: kern_malloc.c > src/sys/sys: asan.h > >Log Message: >Add back the KASAN ifdefs in kern_malloc until we sort out the type issue, >and fix sys/asan.h. Tested on i386, amd64 and amd64-kasan.
But it was already fixed, why did you break it again? christos