0ad2d013b1
Several fuzzer issues, and one Chromium issue that's blocking the roll. Bug: chromium:1246795 Bug: skia:12423 Change-Id: I00370b74569b447e543d9a1f22c588eb493063da Reviewed-on: https://skia-review.googlesource.com/c/skia/+/445960 Reviewed-by: John Stiles <johnstiles@google.com> Commit-Queue: Brian Osman <brianosman@google.com> Auto-Submit: Brian Osman <brianosman@google.com>
12 lines
412 B
Plaintext
12 lines
412 B
Plaintext
### Compilation failed:
|
|
|
|
error: 3: missing init declaration
|
|
error: 4: invalid init declaration
|
|
error: 5: missing loop index initializer
|
|
error: 7: invalid type for loop index
|
|
error: 8: invalid type for loop index
|
|
error: 9: construction of array type 'int[2]' is not supported
|
|
error: 13: loop index initializer must be a constant expression
|
|
error: 14: loop index initializer must be a constant expression
|
|
8 errors
|