Fix integer overflow in FastUInt32ToBufferLeft
If digits > 2, and int is 32 bit, line 999 overflows. It has been fixed internally in CL 41203823.
Showing
Please
register
or
sign in
to comment
If digits > 2, and int is 32 bit, line 999 overflows. It has been fixed internally in CL 41203823.