|
|
|
|
|
by red_admiral
975 days ago
|
|
It goes from -2147483648 to 2147483647 for me, which I'm interpreting as "our langauge doesn't distinguish signed from unsigned integers, and nor do our developers". Possibly there's also some lack of validation of client-side data involved. |
|