summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--apps/app_test.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/app_test.c b/apps/app_test.c
index df7b1a47e..885dd2572 100644
--- a/apps/app_test.c
+++ b/apps/app_test.c
@@ -101,6 +101,7 @@ static int measurenoise(struct ast_channel *chan, int ms, char *who)
samples++;
}
}
+ ast_frfree(f);
}
if (rformat) {