diff options
author | Michael Jones <michaelrj@google.com> | 2025-10-02 10:43:57 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-02 10:43:57 -0700 |
commit | c4709823bb82cb4b6ca2675ef69b1a0e02e3f58e (patch) | |
tree | 414ef954c31cfa2ccdd5e85c2279e947db9cc473 /llvm/lib/CodeGen/StackFrameLayoutAnalysisPass.cpp | |
parent | 6bfa56a29aeeb70af0039cbba25cfc7d7b2a5f6a (diff) | |
download | llvm-c4709823bb82cb4b6ca2675ef69b1a0e02e3f58e.zip llvm-c4709823bb82cb4b6ca2675ef69b1a0e02e3f58e.tar.gz llvm-c4709823bb82cb4b6ca2675ef69b1a0e02e3f58e.tar.bz2 |
[libc] Fix issue with fuzz input too short for atoi diff fuzz (#161705)
The string to integer differential fuzzer assumes at least one byte of
meaningful input, but wasn't explicitly checking that. Now it does.
Diffstat (limited to 'llvm/lib/CodeGen/StackFrameLayoutAnalysisPass.cpp')
0 files changed, 0 insertions, 0 deletions