mirror of
https://github.com/aljazceru/lightning.git
synced 2026-01-10 17:44:22 +01:00
lightningd: Add missing final cleanups.
This commit is contained in:
@@ -365,5 +365,7 @@ int main(int argc, char *argv[])
|
||||
#if DEVELOPER
|
||||
memleak_cleanup();
|
||||
#endif
|
||||
take_cleanup();
|
||||
secp256k1_context_destroy(secp256k1_ctx);
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user