Add coment
This commit is contained in:
parent
1faa76c6e8
commit
c293581e96
|
@ -285,6 +285,7 @@ struct Sanitizer
|
|||
|
||||
_hb_sanitize_init (&context, blob);
|
||||
|
||||
/* We drop const here */
|
||||
Type *t = &CAST (Type, * (char *) CharP(context.start), 0);
|
||||
|
||||
sane = t->sanitize (SANITIZE_ARG_INIT);
|
||||
|
|
Loading…
Reference in New Issue