1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-23 21:45:30 +00:00
profanity/src/xmpp
Steffen Jaeckel 638b15c6d9 Fix memleak
introduced in 5d3c8ce7c1

Signed-off-by: Steffen Jaeckel <jaeckel-floss@eyet-services.de>
2023-05-21 10:59:13 +02:00
..
avatar.c Add ability to disable avatar publishing 2023-05-02 14:45:54 -06:00
avatar.h Add ability to disable avatar publishing 2023-05-02 14:45:54 -06:00
blocking.c first step to remove libmesode 2021-10-27 22:45:44 +02:00
blocking.h Apply coding style 2020-07-07 14:18:57 +02:00
bookmark.c first step to remove libmesode 2021-10-27 22:45:44 +02:00
bookmark.h Add vim modeline 2019-11-13 12:11:05 +01:00
capabilities.c Cleanup: gchar as gchar instead of char 2023-05-04 16:15:09 +02:00
capabilities.h first step to remove libmesode 2021-10-27 22:45:44 +02:00
chat_session.c improve const correctness 2023-01-18 20:11:13 +01:00
chat_session.h improve const correctness 2023-01-18 20:11:13 +01:00
chat_state.c Add config.h in files were it was missing 2021-03-26 19:54:22 +01:00
chat_state.h Apply coding style 2020-07-07 14:18:57 +02:00
connection.c fix memory leaks 2023-05-10 18:12:11 +02:00
connection.h fix /reconnect now 2023-05-10 18:12:11 +02:00
contact.c Adapt to g_string_free glib 2.75.3 change 2023-03-21 10:53:10 +01:00
contact.h Apply coding style 2020-07-07 14:18:57 +02:00
form.c first step to remove libmesode 2021-10-27 22:45:44 +02:00
form.h first step to remove libmesode 2021-10-27 22:45:44 +02:00
iq.c Fix memleak 2023-05-21 10:59:13 +02:00
iq.h Apply coding style 2020-07-07 14:18:57 +02:00
jid.c Cleanup: gchar as gchar instead of char 2023-05-04 16:15:09 +02:00
jid.h introduce auto_jid and refcounting in Jid 2023-01-19 10:40:25 +01:00
message.c Cleanup: gchar as gchar instead of char 2023-05-04 16:15:09 +02:00
message.h Apply coding style 2020-07-07 14:18:57 +02:00
muc.c Adapt to g_string_free glib 2.75.3 change 2023-03-21 10:53:10 +01:00
muc.h Apply coding style 2020-07-07 14:18:57 +02:00
omemo.c Cleanup: gchar as gchar instead of char 2023-05-04 16:15:09 +02:00
omemo.h Ensure devicelist access model is configured before updating it 2021-08-19 10:02:06 +02:00
ox.c User proper ellipsis char 2023-04-09 12:19:18 +02:00
ox.h auto-format 2022-02-01 15:01:28 +01:00
presence.c Add sessions_alarm 2023-04-18 14:28:20 +02:00
presence.h Add vim modeline 2019-11-13 12:11:05 +01:00
resource.c Add config.h in files were it was missing 2021-03-26 19:54:22 +01:00
resource.h Apply coding style 2020-07-07 14:18:57 +02:00
roster_list.c Adapt to g_string_free glib 2.75.3 change 2023-03-21 10:53:10 +01:00
roster_list.h Add plugin prof_get_nick_from_roster function 2021-04-28 09:17:02 -04:00
roster.c first step to remove libmesode 2021-10-27 22:45:44 +02:00
roster.h Apply coding style 2020-07-07 14:18:57 +02:00
session.c fix more memory leaks 2023-01-18 20:11:13 +01:00
session.h fix /reconnect now 2023-05-10 18:12:11 +02:00
stanza.c Fix -Werror=maybe-uninitialized 2023-05-12 08:39:29 +02:00
stanza.h Add ability to disable avatar publishing 2023-05-02 14:45:54 -06:00
vcard_funcs.h Add vCard support 2022-10-18 23:24:30 +01:00
vcard.c Fix typos and update codespell configuration 2023-04-03 13:25:25 +01:00
vcard.h Add vCard support 2022-10-18 23:24:30 +01:00
xmpp.h fix /reconnect now 2023-05-10 18:12:11 +02:00