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
3b7fd14ea8
skia2
/
resources
/
sksl
/
errors
/
InterfaceBlockWithNoMembers.sksl
3 lines
31 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Fix fuzzer-discovered null deref with empty interface blocks. Change-Id: I95bfa33f674bce0098cc6d4469c8c85ee8b051f5 Fixes: oss-fuzz:38875 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/449817 Reviewed-by: Ethan Nicholas <ethannicholas@google.com> Commit-Queue: Ethan Nicholas <ethannicholas@google.com> Auto-Submit: John Stiles <johnstiles@google.com>
2021-09-17 13:14:28 +00:00
const S {};
Migrate CrbugOssfuzz21688 to a golden-output test. Change-Id: I2c077e723d123b01fbcc8fe841ee1f3d28dc152d Bug: skia:10694 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/332037 Reviewed-by: Ethan Nicholas <ethannicholas@google.com> Commit-Queue: John Stiles <johnstiles@google.com>
2020-11-04 19:52:50 +00:00
testBlock {} x[2];
Reference in New Issue
Copy Permalink