mirror of
https://github.com/profanity-im/profanity.git
synced 2025-01-03 14:57:42 -05:00
Revert "Free lits in test_cmd_roster unittest"
This reverts commit 5b19ed28ce
.
This caused a segfault.
This commit is contained in:
parent
87b66d0816
commit
2559ad5370
@ -179,7 +179,6 @@ void cmd_roster_nick_sends_name_change_request(void **state)
|
||||
assert_string_equal(p_contact_name(contact), nick);
|
||||
|
||||
roster_destroy();
|
||||
g_slist_free(groups);
|
||||
}
|
||||
|
||||
void cmd_roster_clearnick_shows_message_when_no_jid(void **state)
|
||||
|
Loading…
Reference in New Issue
Block a user