[ubsan] add useful link to ubsan.c as comment

Signed-off-by: Isaku Yamahata <isaku.yamahata@gmail.com>
This commit is contained in:
Isaku Yamahata
2019-07-29 11:13:18 -07:00
parent 3bb434f256
commit 50336682de
+6
View File
@@ -27,6 +27,12 @@
*/
/*
* NOTE: The following link is very helpful to understand
* the background of this implementation and, why this is suitable
* for Graphene use case.
* https://blog.netbsd.org/tnf/entry/introduction_to_%C2%B5ubsan_a_clean
*/
#include "api.h"
#include "pal_debug.h"