]> git.ipfire.org Git - thirdparty/asterisk.git/commit
fix a case where code made assumptions about how memory for variables is
authorRussell Bryant <russell@russellbryant.com>
Sat, 20 May 2006 02:31:30 +0000 (02:31 +0000)
committerRussell Bryant <russell@russellbryant.com>
Sat, 20 May 2006 02:31:30 +0000 (02:31 +0000)
commit9123735599a4cacd0cc451f21c292d7afa821d21
tree58b70ca5a73983c3a8e8545a4b39b3b536ad77ab
parent4eef3ef785c1538ec9474f2462c669a77612039d
fix a case where code made assumptions about how memory for variables is
allocatted on the stack - this patch is slightly different than the one
that went in for the trunk

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@28966 65c4cc65-6c06-0410-ace0-fbb531ad65f3
apps/app_sms.c