commit | da772ace76fffffe6036ea0ae9d83c308cf5ba8c | [log] [tgz] |
---|---|---|
author | Kaylee Lubick <kjlubick@google.com> | Mon May 06 11:49:34 2024 -0400 |
committer | SkCQ <skcq-be@skia-corp.google.com.iam.gserviceaccount.com> | Mon May 06 16:47:42 2024 +0000 |
tree | 5dd785f30caa54bffabb315f00a4f716fbb310a6 | |
parent | a9f5086f7535c1311ba089b754713b777f7c51a9 [diff] |
Add dedicated fuzzer for SVG parsing code Follow-up to https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=68723 The code parsing code path is exercised through our SVG fuzzer, but more direct fuzzing could be useful, as well as fuzzing our "ToSVGString" code. Change-Id: I114d4ad3e1457aa6b13d986d08c1a7cfa9ebbf22 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/849831 Auto-Submit: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Florin Malita <fmalita@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Florin Malita <fmalita@google.com>