Use g_list_copy_deep instead of manual copy/transform
Review Request #527 — Created Feb. 25, 2021 and submitted — Latest diff uploaded
It's safe to pass
NULL
asuser_data
if the copy function takes only one argument.
Compile and run.
libpurple/account.c |
---|
libpurple/prefs.c |
---|
libpurple/protocols.c |
---|
libpurple/media/backend-fs2.c |
---|
libpurple/media/candidate.c |
---|
libpurple/media/codec.c |
---|