1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-23 21:45:30 +00:00
profanity/src
Michael Vetter 140ac99c0c Fix memleak again
Memleak was reinroduced in d92c576aa5
It was already fixed in ac5ce105ac

But the rebase peetahs rebase ontop of master took the wrong changes.

I decided to pull anyways and fix since reviewing/giving feedback
without GH probably takes longer.
2020-06-03 13:21:39 +02:00
..
command Fix memleak again 2020-06-03 13:21:39 +02:00
config Use external_call to get password via eval_password command 2020-06-03 13:09:29 +02:00
event Fix offline roster contacts 2020-06-02 14:24:37 +02:00
omemo Add and use connection_get_barejid() 2020-05-25 13:04:19 +02:00
otr db: log all incoming and outgoing messages 2020-04-06 10:50:20 +02:00
pgp Add context to autocomplete_with_func and use it for omemo trust command 2020-01-31 10:07:08 +01:00
plugins Add to_jid field to ProfMessage struct 2020-04-11 17:11:53 +02:00
tools Fix memleak in autocomplete_remove_older_than_max* 2020-05-29 11:28:58 +02:00
ui urlopen: get last URL first 2020-05-29 11:26:18 +02:00
xmpp Get output and error streams from the command spawned by external_call() 2020-06-03 13:09:29 +02:00
common.c Get output and error streams from the command spawned by external_call() 2020-06-03 13:09:29 +02:00
common.h Get output and error streams from the command spawned by external_call() 2020-06-03 13:09:29 +02:00
database.c Fix carbon logging 2020-05-27 22:06:04 +02:00
database.h db: Use type from message struct instead of having individual functions 2020-04-06 19:15:06 +02:00
log.c Add and use connection_get_barejid() 2020-05-25 13:04:19 +02:00
log.h Remove chat_log_get_previous() 2020-04-06 14:42:52 +02:00
main.c Add -t theme option 2020-03-24 23:00:39 +01:00
profanity.c Define lock in profanity.h as extern 2020-04-17 10:14:27 +02:00
profanity.h Define lock in profanity.h as extern 2020-04-17 10:14:27 +02:00