From: Jes Sorensen <Jes.Sorensen@xxxxxxxxxx> Signed-off-by: Jes Sorensen <Jes.Sorensen@xxxxxxxxxx> --- policy.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/policy.c b/policy.c index 7959c97..1114286 100644 --- a/policy.c +++ b/policy.c @@ -510,6 +510,7 @@ void policy_add(char *type, ...) } pr->next = config_rules; config_rules = pr; + va_end(ap); } void policy_free(void) -- 1.7.6.4 -- To unsubscribe from this list: send the line "unsubscribe linux-raid" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html