1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-23 21:45:30 +00:00
profanity/src
John Hernandez 8304ac86ff g_free() to auto_gfree, introduce auto_guchar
Fix 11 potential mem leaks in theme.c
2023-07-13 17:04:59 +02:00
..
command g_free() to auto_gfree, introduce auto_guchar 2023-07-13 17:04:59 +02:00
config g_free() to auto_gfree, introduce auto_guchar 2023-07-13 17:04:59 +02:00
event g_free() to auto_gfree, introduce auto_guchar 2023-07-13 17:04:59 +02:00
omemo g_free() to auto_gfree, introduce auto_guchar 2023-07-13 17:04:59 +02:00
otr g_free() to auto_gfree, introduce auto_guchar 2023-07-13 17:04:59 +02:00
pgp g_free() to auto_gfree, introduce auto_guchar 2023-07-13 17:04:59 +02:00
plugins g_free() to auto_gfree, introduce auto_guchar 2023-07-13 17:04:59 +02:00
tools g_free() to auto_gfree, introduce auto_guchar 2023-07-13 17:04:59 +02:00
ui g_free() to auto_gfree, introduce auto_guchar 2023-07-13 17:04:59 +02:00
xmpp g_free() to auto_gfree, introduce auto_guchar 2023-07-13 17:04:59 +02:00
chatlog.c Cleanup and mem leak fix 2023-07-12 17:43:33 +02:00
chatlog.h Split log.c into log.c and chatlog.c 2022-06-28 20:08:38 +02:00
common.c g_free() to auto_gfree, introduce auto_guchar 2023-07-13 17:04:59 +02:00
common.h g_free() to auto_gfree, introduce auto_guchar 2023-07-13 17:04:59 +02:00
database.c g_free() to auto_gfree, introduce auto_guchar 2023-07-13 17:04:59 +02:00
database.h Improve const-correctness of API 2023-05-12 08:39:19 +02:00
log.c g_free() to auto_gfree, introduce auto_guchar 2023-07-13 17:04:59 +02:00
log.h minor changes 2023-01-18 20:02:46 +01:00
main.c Cleanup: gchar as gchar instead of char 2023-05-04 16:15:09 +02:00
profanity.c Cleanup: gchar as gchar instead of char 2023-05-04 16:15:09 +02:00
profanity.h Update copyright year 2023-01-10 10:37:25 +01:00