Update UBSAN TODO assigned to Xoogler.
I've created a real bug and assigned to Joe Gregorio for now (please reassign as you see fit). Change-Id: I0cc1ef52b254904e545c9c266df484816de60021 Bug: skia:13344 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/542636 Auto-Submit: John Stiles <johnstiles@google.com> Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Joe Gregorio <jcgregorio@google.com> Commit-Queue: Joe Gregorio <jcgregorio@google.com>
This commit is contained in:
parent
14aa53bf38
commit
d12cfa9d12
@ -289,7 +289,7 @@ config("default") {
|
||||
sanitizers = "undefined,address"
|
||||
|
||||
if (is_android) {
|
||||
# TODO(mtklein): work out UBSAN link errors
|
||||
# TODO(skia:13344): work out UBSAN link errors
|
||||
sanitizers = "address"
|
||||
}
|
||||
} else if (sanitize == "HWASAN") {
|
||||
|
Loading…
Reference in New Issue
Block a user