mirror of https://github.com/MariaDB/server
Browse Source
The code in my_strntoull_8bit() and my_strntoull_mb2_or_mb4() could hit undefinite behavior by negating of LONGLONG_MIN. Fixing the code to avoid this.bb-10.5-MDEV-34976-galera
6 changed files with 52 additions and 2 deletions
Loading…
Reference in new issue