mirror of
https://github.com/clearlinux/graphene.git
synced 2026-09-06 22:01:29 +00:00
[ubsan] add useful link to ubsan.c as comment
Signed-off-by: Isaku Yamahata <isaku.yamahata@gmail.com>
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user