mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-27 06:46:21 +00:00
Fix a bunch of obvious memory leaks at termination
Signed-off-by: Steffen Jaeckel <s@jaeckel.eu>
This commit is contained in:
@@ -44,6 +44,7 @@ void otrlib_init_ops(OtrlMessageAppOps* ops);
|
||||
|
||||
void otrlib_init_timer(void);
|
||||
void otrlib_poll(void);
|
||||
void otrlib_shutdown(void);
|
||||
|
||||
ConnContext* otrlib_context_find(OtrlUserState user_state, const char* const recipient, char* jid);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user