]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Merged revisions 372582 via svnmerge from
authorAutomerge script <automerge@asterisk.org>
Fri, 7 Sep 2012 03:24:26 +0000 (03:24 +0000)
committerAutomerge script <automerge@asterisk.org>
Fri, 7 Sep 2012 03:24:26 +0000 (03:24 +0000)
commit60a5b2ef2a75b5da5cc3282b1213c6e9b9b65c07
treed7624071a3aaf1a21bc8cd45d8e4fdc7f8ac3014
parent72742944b787d39b16beb081ee490475a5215963
Merged revisions 372582 via svnmerge from
file:///srv/subversion/repos/asterisk/branches/10

................
  r372582 | mjordan | 2012-09-06 21:25:36 -0500 (Thu, 06 Sep 2012) | 13 lines

  Free ast_str objects when temp file fails to be created in MiniVM

  The previous commit (r372554) was from a patch that was written before
  r366880, which ensured that ast_str objects allocated in the sendmail
  routine were free'd in off nominal paths.  This commit frees the
  string objects in the off nominal path introduced in r372554.

  (issue ASTERISK-17133)
  Reported by: Tzafrir Cohen
  ........

  Merged revisions 372581 from http://svn.asterisk.org/svn/asterisk/branches/1.8
................

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/10-digiumphones@372607 65c4cc65-6c06-0410-ace0-fbb531ad65f3
apps/app_minivm.c