mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-01-18 05:12:45 +01:00
lightningd: Add missing final cleanups.
This commit is contained in:
parent
3af2dcba6a
commit
f2f116d613
@ -365,5 +365,7 @@ int main(int argc, char *argv[])
|
||||
#if DEVELOPER
|
||||
memleak_cleanup();
|
||||
#endif
|
||||
take_cleanup();
|
||||
secp256k1_context_destroy(secp256k1_ctx);
|
||||
return 0;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user