BUG#52748 Semi-Sync ACK packet isn't check for length
Check the length and use strncpy to make the code safer. plugin/semisync/semisync_master.cc: replace strcpy with strncpy to make the code safer
Showing
Please register or sign in to comment