Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
BC
public
liblinphone
Commits
969b78d7
Commit
969b78d7
authored
Feb 28, 2018
by
Ghislain MARY
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Clean created files in group chat testers.
parent
25e5919a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
tester/group_chat_tester.c
tester/group_chat_tester.c
+2
-0
No files found.
tester/group_chat_tester.c
View file @
969b78d7
...
...
@@ -2587,6 +2587,8 @@ static void group_chat_room_send_file_with_or_without_text (bool_t with_text) {
linphone_core_manager_delete_chat_room
(
marie
,
marieCr
,
coresList
);
linphone_core_manager_delete_chat_room
(
chloe
,
chloeCr
,
coresList
);
linphone_core_manager_delete_chat_room
(
pauline
,
paulineCr
,
coresList
);
remove
(
receivePaulineFilepath
);
remove
(
receiveChloeFilepath
);
bc_free
(
sendFilepath
);
bc_free
(
receivePaulineFilepath
);
bc_free
(
receiveChloeFilepath
);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment