Thread (1 message) 1 message, 1 author, 2016-06-15

Re: [PATCH] revert: add missing va_end

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:53:38

Christian Couder [off-list ref] writes:
quoted hunk
Signed-off-by: Christian Couder <redacted>
---
 builtin/revert.c |    1 +
 1 file changed, 1 insertion(+)
diff --git a/builtin/revert.c b/builtin/revert.c
index e6840f2..e4ed023 100644
--- a/builtin/revert.c
+++ b/builtin/revert.c
@@ -86,6 +86,7 @@ static void verify_opt_mutually_compatible(const char *me, ...)
 				break;
 		}
 	}
+	va_end(ap);
Yeah, the original from v1.7.8-rc0~141^2~2 is obviously wrong.  Thanks.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help