oss-fuzz icon indicating copy to clipboard operation
oss-fuzz copied to clipboard

add missing args.architecture to _check_fuzzer_exists

Open shafouz opened this issue 2 years ago • 3 comments

Adds args.architecture to _check_fuzzer_exists calls. Without this when you run on aarch64 python3 infra/helper.py run_fuzzer <...> it pulls the x86_64 image and gives a exec format error.

shafouz avatar Nov 05 '23 22:11 shafouz

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

google-cla[bot] avatar Nov 05 '23 22:11 google-cla[bot]

Can you sign the CLA?

jonathanmetzman avatar Nov 13 '23 17:11 jonathanmetzman

Can you sign the CLA?

i did

shafouz avatar Nov 13 '23 18:11 shafouz

Sorry for the long delay in merging this

jonathanmetzman avatar May 02 '24 15:05 jonathanmetzman