Thread (43 messages) flat view 43 messages, 3 authors, 2016-06-15

Re: [PATCH 2/3] gpg-interface: provide access to the payload

From: Jeff King <hidden>
Date: 2016-06-15 23:01:36

On Fri, Jun 06, 2014 at 04:15:27PM +0200, Michael J Gruber wrote:
quoted hunk ↗ jump to hunk
diff --git a/builtin/merge.c b/builtin/merge.c
[...]
+			free(signature_check.payload);
 			free(signature_check.gpg_output);
 			free(signature_check.gpg_status);
 			free(signature_check.signer);
[...]
diff --git a/pretty.c b/pretty.c
[...]
+	free(context.signature_check.payload);
 	free(context.signature_check.gpg_output);
 	free(context.signature_check.gpg_status);
 	free(context.signature_check.signer);
Perhaps this is a sign that we need a "signature_check_clear()" helper?

-Peff
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help