1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-23 21:45:30 +00:00
profanity/src/config
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
..
account.c Add sessions_alarm 2023-04-18 14:28:20 +02:00
account.h Add sessions_alarm 2023-04-18 14:28:20 +02:00
accounts.c Change char->free to auto_char char for autocleanup 2023-07-11 13:26:37 +02:00
accounts.h Add sessions_alarm 2023-04-18 14:28:20 +02:00
cafile.c Change char->free to auto_char char for autocleanup 2023-07-11 13:26:37 +02:00
cafile.h add profanity-specific CAfile 2022-03-22 11:44:01 +01:00
color.c Change char->free to auto_char char for autocleanup 2023-07-11 13:26:37 +02:00
color.h Apply coding style 2020-07-07 14:18:57 +02:00
conflists.c Add config.h in files were it was missing 2021-03-26 19:54:22 +01:00
conflists.h Apply coding style 2020-07-07 14:18:57 +02:00
files.c Cleanup and mem leak fix 2023-07-12 17:43:33 +02:00
files.h Change char->free to auto_char char for autocleanup 2023-07-11 13:26:37 +02:00
preferences.c Cleanup and mem leak fix 2023-07-12 17:43:33 +02:00
preferences.h Cleanup and mem leak fix 2023-07-12 17:43:33 +02:00
scripts.c Change char->free to auto_char char for autocleanup 2023-07-11 13:26:37 +02:00
scripts.h Apply coding style 2020-07-07 14:18:57 +02:00
theme.c Cleanup char* to auto_gchar gchar* for prefs_get_string 2023-07-03 16:06:27 +02:00
theme.h Apply coding style 2020-07-07 14:18:57 +02:00
tlscerts.c Cleanup: gchar as gchar instead of char 2023-05-04 16:15:09 +02:00
tlscerts.h a tad more const-correctness 2022-03-22 11:44:00 +01:00