Oops, only delete the ARG variables once upon release. The following section
authorTilghman Lesher <tilghman@meg.abyt.es>
Mon, 27 Oct 2008 16:24:11 +0000 (16:24 +0000)
committerTilghman Lesher <tilghman@meg.abyt.es>
Mon, 27 Oct 2008 16:24:11 +0000 (16:24 +0000)
commit4ee45f5309f17ddffe38e8e2ddebdded8ef80f06
tree62f40b8032296e63e80e00cf9ddab753287dd4e1
parentb40220784fd138bae9175dabe07c36e7d495100c
Oops, only delete the ARG variables once upon release.  The following section
would have removed them again (removing variables from 2 stack frames, instead
of just one).

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@152134 65c4cc65-6c06-0410-ace0-fbb531ad65f3
apps/app_stack.c