automerge commit

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2-netsec@33478 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Automerge script
2006-06-11 15:04:26 +00:00
parent 62866c9fda
commit d21d275cc3
3 changed files with 4 additions and 0 deletions

View File

@@ -100,6 +100,7 @@ static int measurenoise(struct ast_channel *chan, int ms, char *who)
samples++;
}
}
ast_frfree(f);
}
if (rformat) {