1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-23 21:45:30 +00:00
profanity/src
John Hernandez 3a4cd7da48 Cleanup and mem leak fix
Improve usage of `gchar` and `char` by setting them correctly
Increase usage of `auto_gchar` and `auto_char`
Fix 2 mem leaks (rosterwin.c, avatar.c)
2023-07-12 17:43:33 +02:00
..
command Cleanup and mem leak fix 2023-07-12 17:43:33 +02:00
config Cleanup and mem leak fix 2023-07-12 17:43:33 +02:00
event Change char->free to auto_char char for autocleanup 2023-07-11 13:26:37 +02:00
omemo Change char->free to auto_char char for autocleanup 2023-07-11 13:26:37 +02:00
otr Change char->free to auto_char char for autocleanup 2023-07-11 13:26:37 +02:00
pgp Change char->free to auto_char char for autocleanup 2023-07-11 13:26:37 +02:00
plugins Change char->free to auto_char char for autocleanup 2023-07-11 13:26:37 +02:00
tools Change char->free to auto_char char for autocleanup 2023-07-11 13:26:37 +02:00
ui Cleanup and mem leak fix 2023-07-12 17:43:33 +02:00
xmpp Cleanup and mem leak fix 2023-07-12 17:43:33 +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 Change char->free to auto_char char for autocleanup 2023-07-11 13:26:37 +02:00
common.h Change char->free to auto_char char for autocleanup 2023-07-11 13:26:37 +02:00
database.c Change char->free to auto_char char for autocleanup 2023-07-11 13:26:37 +02:00
database.h Improve const-correctness of API 2023-05-12 08:39:19 +02:00
log.c Change char->free to auto_char char for autocleanup 2023-07-11 13:26:37 +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