23d5293f82
The overflows were happening in two places, the parsing of the template that implicitly truncates the `order` when its value does not fall into the `integer` range, and the comparator that sorts templates in ascending order, since it returns `order2-order1`, which might overflow. Closes #21622 |
||
---|---|---|
.. | ||
licenses | ||
src | ||
build.gradle |