]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
automerge commit
authorAutomerge script <automerge@asterisk.org>
Sun, 11 Jun 2006 16:04:09 +0000 (16:04 +0000)
committerAutomerge script <automerge@asterisk.org>
Sun, 11 Jun 2006 16:04:09 +0000 (16:04 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2-netsec@33509 65c4cc65-6c06-0410-ace0-fbb531ad65f3

apps/app_url.c

index 7f274b46a9099cd4a527c6c4a98bf65824410d22..c24dbd8d0c52295420e21286ce9dd8d3d0c634b1 100644 (file)
@@ -147,6 +147,7 @@ static int sendurl_exec(struct ast_channel *chan, void *data)
                                        if (local_option_jump || option_priority_jumping)
                                                ast_goto_if_exists(chan, chan->context, chan->exten, chan->priority + 101);
                                        res = 0;
+                                       ast_frfree(f);
                                        goto out;
                                        break;
                                default: