mirror of
https://github.com/profanity-im/profanity.git
synced 2024-12-04 14:46:46 -05:00
Free pgp headers
This commit is contained in:
parent
131f1788c2
commit
1422af05fc
@ -317,6 +317,7 @@ p_gpg_verify(const char * const barejid, const char *const sign)
|
||||
|
||||
gpgme_data_release(sign_data);
|
||||
gpgme_data_release(plain_data);
|
||||
free(sign_with_header_footer);
|
||||
}
|
||||
|
||||
char*
|
||||
|
Loading…
Reference in New Issue
Block a user