Fix a bunch of obvious memory leaks at termination
Signed-off-by: Steffen Jaeckel <s@jaeckel.eu>
This commit is contained in:
@@ -194,6 +194,7 @@ otr_shutdown(void)
|
||||
free(jid);
|
||||
jid = NULL;
|
||||
}
|
||||
otrlib_shutdown();
|
||||
}
|
||||
|
||||
void
|
||||
|
||||
Reference in New Issue
Block a user