Updates:
Labels: -restrict-view-commit
Comment #5 on issue 43790 by sheriffbot: binutils:fuzz_as: Null-dereference
READ in htab_find_slot
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=43790#c5
This bug has been fixed. It has been opened to the public.
- Your friendly Sheriffbot
Comment #3 on issue 43790 by da...@adalogics.com: binutils:fuzz_as:
Null-dereference READ in htab_find_slot
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=43790#c3
Fuzzer fix in https://github.com/google/oss-fuzz/pull/7402
--
You received this message because:
1. You were specifically
Comment #2 on issue 43790 by amo...@gmail.com: binutils:fuzz_as:
Null-dereference READ in htab_find_slot
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=43790#c2
This one is due to an error in the fuzzer. The NULL reference is to
macro_hash. macro_init needs to be called.
--
You recei