This website requires JavaScript.
ReeceSX
Explore
Aurora
Register
Sign In
AuroraMiddleware
/
skia2
Watch
1
Star
0
Fork
0
You've already forked skia2
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
211b336da0
skia2
/
tests
/
sksl
/
errors
/
Ossfuzz26700.glsl
5 lines
71 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Fix unknown-identifier issue discovered by fuzzer. This error was caused by an unbalanced symbol table push. This could occur when an interface block encountered an error while parsing its var-decls. Change-Id: I910a980ac92fac7c0786c48b8dc3003ee3e75e5b Bug: oss-fuzz:26700 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/330896 Commit-Queue: John Stiles <johnstiles@google.com> Auto-Submit: John Stiles <johnstiles@google.com> Reviewed-by: Ethan Nicholas <ethannicholas@google.com>
2020-10-30 18:24:24 +00:00
### Compilation failed:
Reenable DSLParser Change-Id: I1819b2c40902611d7e86245bff73ad8c2bd7629c Reviewed-on: https://skia-review.googlesource.com/c/skia/+/449060 Commit-Queue: Ethan Nicholas <ethannicholas@google.com> Reviewed-by: John Stiles <johnstiles@google.com>
2021-09-16 14:42:24 +00:00
error: 2: expected ';', but found '='
Fix unknown-identifier issue discovered by fuzzer. This error was caused by an unbalanced symbol table push. This could occur when an interface block encountered an error while parsing its var-decls. Change-Id: I910a980ac92fac7c0786c48b8dc3003ee3e75e5b Bug: oss-fuzz:26700 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/330896 Commit-Queue: John Stiles <johnstiles@google.com> Auto-Submit: John Stiles <johnstiles@google.com> Reviewed-by: Ethan Nicholas <ethannicholas@google.com>
2020-10-30 18:24:24 +00:00
1 error
Reference in New Issue
Copy Permalink