skia2/fuzz
Kevin Lubick 39cbe46df6 Add input length check when fuzzing
Otherwise, the string constructor can walk off the end
looking for a null terminator that never arrives.

Fix some logging copypasta

Bug: skia:
Change-Id: I0cb1b0b75673f64a5ac647307dbc04253f707686
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/199937
Reviewed-by: Kevin Lubick <kjlubick@google.com>
Reviewed-by: Ethan Nicholas <ethannicholas@google.com>
Commit-Queue: Kevin Lubick <kjlubick@google.com>
2019-03-11 20:08:07 +00:00
..
oss_fuzz Add input length check when fuzzing 2019-03-11 20:08:07 +00:00
coverage remove SkColorSpace::MakeICC() fuzzer 2018-05-23 16:31:11 +00:00
Fuzz.cpp Fuzz: un-inline some code 2018-11-19 18:44:07 +00:00
Fuzz.h Fuzz: un-inline some code 2018-11-19 18:44:07 +00:00
FuzzCanvas.cpp Rename GrContext::contextPriv to priv 2019-02-04 22:13:14 +00:00
FuzzCommon.cpp Prevent exponential growth of 'nice' paths when fuzzing 2018-12-17 18:27:47 +00:00
FuzzCommon.h FuzzPath -> FuzzNicePath 2018-09-25 17:04:00 +00:00
FuzzDrawFunctions.cpp start to build with no paint-text fields 2019-01-04 04:54:34 +00:00
FuzzEncoders.cpp Add Encoder fuzzers 2018-03-30 19:31:56 +00:00
FuzzGradients.cpp Reland "SkDEBUGF: use __VA_ARGS__" 2018-07-18 15:37:41 +00:00
FuzzMain.cpp Add input length check when fuzzing 2019-03-11 20:08:07 +00:00
FuzzParsePath.cpp test,tools: whitespace changes for clang-format 2018-09-19 17:50:51 +00:00
FuzzPathMeasure.cpp FuzzPath -> FuzzNicePath 2018-09-25 17:04:00 +00:00
FuzzPathop.cpp simplify nextRange(), fold in nextEnum() 2018-11-19 18:04:12 +00:00
FuzzPolyUtils.cpp Add autodetect for polyutils fuzz 2018-10-11 13:35:52 +00:00
FuzzRegionOp.cpp simplify nextRange(), fold in nextEnum() 2018-11-19 18:04:12 +00:00