protocol safety fix:
before strlen(db) we need to be sure that db lies within packet boundaries. same for client_plugin.
Showing
Please register or sign in to comment
before strlen(db) we need to be sure that db lies within packet boundaries. same for client_plugin.