You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fuzz: use nanoseconds for SystemTime in RequestInfo.
Avoids integer overflow that was previously occurring due to time in micros being too large, allows
exercise of nanosecond resolution formatters beyond all zero.
Fixes oss-fuzz issue https://oss-fuzz.com/v2/testcase-detail/5630125928873984.
Risk level: Low
Testing: Corpus entry added.
Signed-off-by: Harvey Tuch <[email protected]>
0 commit comments