commit | c2d03d2b87f3f4b0942e6c10ef2886a978483b88 | [log] [tgz] |
---|---|---|
author | Michael Jones <michaelrj@google.com> | Thu Oct 02 10:43:57 2025 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Oct 02 10:46:04 2025 -0700 |
tree | 86f5489bfdbac630bc85c939876839654296756c | |
parent | b1a33e56980fd71432f08cae382951ca3a620d65 [diff] |
[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. GitOrigin-RevId: c4709823bb82cb4b6ca2675ef69b1a0e02e3f58e