mirror of
https://github.com/profanity-im/profanity.git
synced 2024-12-04 14:46:46 -05:00
Merge branch 'master' into osx-functional
This commit is contained in:
commit
8a1ab5fba5
@ -411,6 +411,8 @@ tlscerts_free(TLSCertificate *cert)
|
|||||||
|
|
||||||
free(cert->key_alg);
|
free(cert->key_alg);
|
||||||
free(cert->signature_alg);
|
free(cert->signature_alg);
|
||||||
|
|
||||||
|
free(cert);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user