Fixed sqlite fuzzer to use upstream version
Deleted our custom sqlite fuzzers that crash on startup. Also added a patch for the upstream version of ossfuzz.c so that it will actually compile and run with our config (SQLITE_OMIT_PROGRESS_CALLBACK and SQLITE_OMIT_AUTOINIT both caused issues). Bug: 900482 Change-Id: Ib314a8589b6c7b6e53704a2ae15bf69c0a62fcdf Reviewed-on: https://chromium-review.googlesource.com/c/1330292 Commit-Queue: Matthew Denton <mpdenton@chromium.org> Reviewed-by:Max Moroz <mmoroz@chromium.org> Reviewed-by:
Victor Costan <pwnall@chromium.org> Cr-Commit-Position: refs/heads/master@{#608967}
Showing
This diff is collapsed.
Please register or sign in to comment