Merged revisions 289426 via svnmerge from
authorRussell Bryant <russell@russellbryant.com>
Thu, 30 Sep 2010 15:40:10 +0000 (15:40 +0000)
committerRussell Bryant <russell@russellbryant.com>
Thu, 30 Sep 2010 15:40:10 +0000 (15:40 +0000)
commitf609c4f13a2e7375daf58208c86123f1ff363e4b
tree8e1370f29deb5fa1ea9d337e2e5d0f4edab7f7fc
parentce6abd6bf734a7e0792c99b393aa40964357541d
Merged revisions 289426 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8

................
  r289426 | russell | 2010-09-30 10:39:45 -0500 (Thu, 30 Sep 2010) | 22 lines

  Merged revisions 289425 via svnmerge from
  https://origsvn.digium.com/svn/asterisk/branches/1.6.2

  ................
    r289425 | russell | 2010-09-30 10:37:29 -0500 (Thu, 30 Sep 2010) | 15 lines

    Merged revisions 289424 via svnmerge from
    https://origsvn.digium.com/svn/asterisk/branches/1.4

    ........
      r289424 | russell | 2010-09-30 10:34:29 -0500 (Thu, 30 Sep 2010) | 8 lines

      Fix a crash in app_sms.

      Since the data being passed to the generator callback is on the stack of the
      SMS() application, we must ensure that the generator is stopped before the
      application exits.

      ABE-2587
    ........
  ................
................

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