mirror of
https://github.com/monero-project/monero.git
synced 2026-01-09 15:01:03 -05:00
__AFL_LOOP function definition conflicts with macro definition. Conditionally add __AFL_LOOP function definition only when macro is not defined. Resolves #7230 |
||
|---|---|---|
| .. | ||
| base58.cpp | ||
| block.cpp | ||
| bulletproof.cpp | ||
| CMakeLists.txt | ||
| cold-outputs.cpp | ||
| cold-transaction.cpp | ||
| fuzzer.cpp | ||
| fuzzer.h | ||
| http-client.cpp | ||
| levin.cpp | ||
| load_from_binary.cpp | ||
| load_from_json.cpp | ||
| parse_url.cpp | ||
| signature.cpp | ||
| transaction.cpp | ||
| tx-extra.cpp | ||