1
1
mirror of https://github.com/profanity-im/profanity.git synced 2025-02-02 15:08:15 -05:00
profanity/src/xmpp
Michael Vetter ef3810638f iq: initialize os and os_txt
Let's set this to NULL.

Someone was using `picaur` and got an error about potential
uninitialization. Even though the code is fine let's set this to NULL to
make the compiler happy.

The strange thing was that building manually on the same system worked.

Related to 2e43b0ae62.
2023-04-11 20:19:49 +02:00
..
avatar.c Update copyright year 2023-01-10 10:37:25 +01:00
avatar.h Update copyright year 2023-01-10 10:37:25 +01: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 first step to remove libmesode 2021-10-27 22:45:44 +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 User proper ellipsis char 2023-04-09 12:19:18 +02:00
connection.h Format new register code correctly 2021-10-13 21:32:44 +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 iq: initialize os and os_txt 2023-04-11 20:19:49 +02:00
iq.h Apply coding style 2020-07-07 14:18:57 +02:00
jid.c introduce auto_jid and refcounting in Jid 2023-01-19 10:40:25 +01:00
jid.h introduce auto_jid and refcounting in Jid 2023-01-19 10:40:25 +01:00
message.c Fix OTR 2023-03-31 12:30:51 +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 Add macro for possible NULL prints and use it on known sports 2023-01-26 17:42:52 +01: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 Respect silent nick change in mucs 2022-05-26 21:57:42 +03: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 add now option to /reconnect command 2023-01-18 20:02:46 +01:00
stanza.c Allow setting client identification name/version manually 2023-04-09 14:17:01 +02:00
stanza.h Update copyright year 2023-01-10 10:37:25 +01: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 Update copyright year 2023-01-10 10:37:25 +01:00