mirror of
https://github.com/profanity-im/profanity.git
synced 2025-11-07 14:57:28 -05:00
Merge remote-tracking branch 'jubalh/resleak'
This commit is contained in:
@@ -63,6 +63,7 @@ void load_preferences(void **state)
|
||||
if (f) {
|
||||
prefs_load();
|
||||
}
|
||||
fclose(f);
|
||||
}
|
||||
|
||||
void close_preferences(void **state)
|
||||
|
||||
Reference in New Issue
Block a user