mirror of
https://github.com/MariaDB/server.git
synced 2025-11-08 00:28:29 +03:00
An integer overflow in number->string conversion caused completely wrong output of the number LONGLONG_MIN with gcc 4.2.1. Fixed by eliminating the overflow, using only operations that are well-defined in ANSI C.
4.7 KiB
4.7 KiB