Fix bug when v is < 1000000 and substr fails
For v less 1m e.g. 12345 previous code would try to get substr(-1,6). This happens once in 2130 attempts.
This commit is contained in:
parent
ce0175437a
commit
1ca7eb1739
Loading…
x
Reference in New Issue
Block a user