mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-30 05:56: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:
@@ -38,6 +38,7 @@
|
||||
|
||||
void presence_handlers_init(void);
|
||||
void presence_sub_requests_init(void);
|
||||
void presence_sub_requests_destroy(void);
|
||||
void presence_clear_sub_requests(void);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user