If we encounter a zero in the havezero state, we should assume octal,
just like we would if we encountered any other digit below 8.
MFC after: 1 week
PR: 288440
Fixes: d9dc1603d6e4
Differential D51832
stdio: Fix bug in integer-parsing FSM des on Aug 8 2025, 6:33 PM. Authored by Tags None Referenced Files
Subscribers
Details If we encounter a zero in the havezero state, we should assume octal, MFC after: 1 week
Diff Detail
Event TimelineComment Actions Code reviewed -> implementation makes sense to me. Thank you! |