mirror of
https://github.com/MariaDB/server.git
synced 2025-12-01 17:39:21 +03:00
Subtraction of two unsigned months yielded a (very large) positive value. Conversion of this to a signed value was not necessarily well defined. Solution: do the subtraction on signed values.
4.4 KiB
4.4 KiB