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.
Showing
Please register or sign in to comment