Add IcuEnvironment setup to affiliation parser fuzzer
The lookup_affiliation_response_parser_fuzzer frequently crashes due to being unable to open the libicu test environment data tables. This adds IcuEnvironment setup code to the fuzz target to properly set up libicu before fuzzing. This follows the approach taken in https://crbug.com/754996#c15 Bug: 900811 Change-Id: Iebb7a7b7e8fac6ae6a089da1d51d2d85846b9967 Reviewed-on: https://chromium-review.googlesource.com/c/1318735Reviewed-by:Abhishek Arya <inferno@chromium.org> Reviewed-by:
Vaclav Brozek <vabr@chromium.org> Reviewed-by:
Max Moroz <mmoroz@chromium.org> Commit-Queue: Abhishek Arya <inferno@chromium.org> Cr-Commit-Position: refs/heads/master@{#605675}
Showing
Please register or sign in to comment