Merge branch 'MAX-237' into Z3

This commit is contained in:
Markus Makela
2014-09-02 16:58:20 +03:00
20 changed files with 917 additions and 27 deletions

View File

@ -380,7 +380,7 @@ getUsers(SERVICE *service, struct users *users)
memcpy(users->cksum, hash, SHA_DIGEST_LENGTH);
free(users_data);
free(key.user);
mysql_free_result(result);
mysql_close(con);