DescriptionAdd initial libfuzzers for fm2js transpiling and XML parsing.
GN source_sets are added so that the fuzzers can be built from
//testing/libfuzzer in a Chromium checkout.
GYP targets are also added to make sure these always build properly on
our waterfall. These don't actually build the proper libfuzzers, but
build the target fuzz function with a driver main() since the actual
build process is quite complicated.
R=tsepez@chromium.org, thestig@chromium.org
BUG=587126
Committed: https://pdfium.googlesource.com/pdfium/+/e67d21825c9fd4b805b9bea211e09225f3c2a85d
Patch Set 1 #Patch Set 2 : get rid of unnecessary GN import #Patch Set 3 : don't build fuzzers on windows #
Messages
Total messages: 5 (1 generated)
|