diff options
author | Lei Zhang <thestig@chromium.org> | 2018-10-11 05:20:54 +0000 |
---|---|---|
committer | Chromium commit bot <commit-bot@chromium.org> | 2018-10-11 05:20:54 +0000 |
commit | 8dc38b40c10321a6858b000c3d0b7d90e4540dca (patch) | |
tree | b23f2e718a7dad32f2426b5f045d027e8e0ccb58 /testing/unit_test_main.cpp | |
parent | 40be505a7023925a65ec905865df3a5b42dd427d (diff) | |
download | pdfium-8dc38b40c10321a6858b000c3d0b7d90e4540dca.tar.xz |
Fix double V8 initialization with fuzzers.
Commit 95860d7 added some new fuzzers, but they try to use both the
generic fuzzer's initialization code, as well as their own custom
initialization code.
Add a new "pdfium_public_fuzzer" GN template for these new fuzzers, so
they use their own initialization code rather than the generic one.
BUG=chromium:894053
TBR=tsepez@chromium.org
Change-Id: I6110a199e1c64d7c0632f9966e146fd316b757ae
Reviewed-on: https://pdfium-review.googlesource.com/c/43832
Reviewed-by: Lei Zhang <thestig@chromium.org>
Commit-Queue: Lei Zhang <thestig@chromium.org>
Diffstat (limited to 'testing/unit_test_main.cpp')
0 files changed, 0 insertions, 0 deletions