1
0
mirror of https://github.com/MariaDB/server.git synced 2025-10-28 17:15:19 +03:00
Files
mariadb/client
Vamsikrishna Bhagi c187840b6b Bug #18186103 BUFFER OVERFLOW IN CLIENT
Problem: While printing the Server version, mysql client
         doesn't check for the buffer overflow in a
         String variable.

Solution: Used a different print function which checks the
          allocated length before writing into the string.
2014-02-12 15:17:37 +05:30
..
2013-02-26 06:35:17 +01:00
2012-02-16 10:48:16 +01:00
2011-06-30 17:46:53 +02:00
2014-01-06 10:52:35 +05:30
2014-01-06 10:52:35 +05:30
2013-02-26 06:35:17 +01:00