diff --git a/lib/MySQL_Protocol.cpp b/lib/MySQL_Protocol.cpp index 31a377649..b12eceb15 100644 --- a/lib/MySQL_Protocol.cpp +++ b/lib/MySQL_Protocol.cpp @@ -69,7 +69,7 @@ char *sha1_pass_hex(char *sha1_pass) { buff[0]='*'; buff[SHA_DIGEST_LENGTH*2+1]='\0'; int i; - uint8_t a; + uint8_t a = 0; for (i=0;i