Bug#21042 mysql client segfaults on importing a mysqldump export
- Use strmake, that will both protect the buffer and make sure it's terminated by a zero - Add test case
Showing
Please register or sign in to comment
- Use strmake, that will both protect the buffer and make sure it's terminated by a zero - Add test case