mirror of
https://github.com/MariaDB/server.git
synced 2025-12-12 08:01:43 +03:00
bug #27715: mysqld --character-sets-dir buffer overflow bug ##26851: Mysql Client --pager Buffer Overflow Using strmov() to copy an argument may cause overflow if the argument's length is bigger than the buffer: use strmake instead. Also, we have to encrease the error message buffer size to fit the longest message.
108 KiB
108 KiB