Module Name:    src
Committed By:   maxv
Date:           Sat Oct 27 06:35:54 UTC 2018

Modified Files:
        src/sys/arch/amd64/amd64: asan.c

Log Message:
Rename kasan_shadow_fill, remove one check in it, and inline it. Remove
the use-after-scope code for now, because our GCC does not support that
and when it does we will want to test the feature for real rather than
letting a potentially broken code compile.


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/amd64/amd64/asan.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to