Merge remote-tracking branch 'incertia/eval_pass-fixes'

This commit is contained in:
James Booth
2015-01-14 00:28:58 +00:00
3 changed files with 22 additions and 14 deletions

View File

@@ -61,6 +61,7 @@ void cmd_rooms_uses_account_default_when_no_arg(void **state)
account->name = NULL;
account->jid = NULL;
account->password = NULL;
account->eval_password = NULL;
account->resource = NULL;
account->server = NULL;
account->last_presence = NULL;