[Commits] [SCM] claws branch, gtk3, updated. 4.0.0-256-gcf88ebed5
wwp at claws-mail.org
wwp at claws-mail.org
Tue Sep 28 18:43:52 CEST 2021
The branch, gtk3 has been updated
via cf88ebed5b6130553de94a7aa7105b51d562998a (commit)
from b78a997e2cfc2ba74585fc0328fea5ac8280f6bc (commit)
Summary of changes:
src/plugins/pgpcore/sgpgme.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
- Log -----------------------------------------------------------------
commit cf88ebed5b6130553de94a7aa7105b51d562998a
Author: wwp <subscript at free.fr>
Date: Tue Sep 28 18:42:57 2021 +0200
Fix pgpcore build.
diff --git a/src/plugins/pgpcore/sgpgme.c b/src/plugins/pgpcore/sgpgme.c
index 4ea85cb9b..4e7312320 100644
--- a/src/plugins/pgpcore/sgpgme.c
+++ b/src/plugins/pgpcore/sgpgme.c
@@ -565,7 +565,7 @@ gchar *sgpgme_get_encrypt_data(GSList *recp_names, gpgme_protocol_t proto)
ret = tmp;
i++;
}
- g_free(kset);
+ g_free(keys);
return ret;
}
-----------------------------------------------------------------------
hooks/post-receive
--
Claws Mail
More information about the Commits
mailing list