mirror of
https://github.com/intel/llvm.git
synced 2026-01-14 03:14:06 +08:00
The string to integer differential fuzzer assumes at least one byte of meaningful input, but wasn't explicitly checking that. Now it does.
The string to integer differential fuzzer assumes at least one byte of meaningful input, but wasn't explicitly checking that. Now it does.