diff options
author | Vamsikrishna Bhagi <vamsikrishna.bhagi@oracle.com> | 2014-02-12 15:17:37 +0530 |
---|---|---|
committer | Vamsikrishna Bhagi <vamsikrishna.bhagi@oracle.com> | 2014-02-12 15:17:37 +0530 |
commit | 6923c1d9a5020d890dc45a108c0817da33266af2 (patch) | |
tree | 019732bec24951259d8d19bfaa88b2b7a7a6cd86 /unittest/examples | |
parent | e13b28afdfe8cef236adc1d4b7d2e6ed9ae0872f (diff) | |
download | mariadb-git-6923c1d9a5020d890dc45a108c0817da33266af2.tar.gz |
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.
Diffstat (limited to 'unittest/examples')
0 files changed, 0 insertions, 0 deletions