mirror of
https://github.com/MariaDB/server.git
synced 2025-11-27 05:41:41 +03:00
The code in my_strtoll10_mb2 and my_strtoll10_utf32 could hit undefinite behavior by negation of LONGLONG_MIN. Fixing to avoid this. Also, fixing my_strtoll10() in the same style. The previous reduction produced a redundant warning on CAST(_latin1'-9223372036854775808' AS SIGNED)
6.8 KiB
6.8 KiB