]> git.ipfire.org Git - thirdparty/asterisk.git/commit
fix small memory leak
authorDavid Ruggles <thedavidfactor@gmail.com>
Fri, 4 Mar 2011 00:34:13 +0000 (00:34 +0000)
committerDavid Ruggles <thedavidfactor@gmail.com>
Fri, 4 Mar 2011 00:34:13 +0000 (00:34 +0000)
commitfd2d1c213968d60d3027f4c7f24a41d71c54f5ef
tree9902d235578665faa02e1e60cf0c6460c2677003
parente90101cecf75a650afb4d51b0b9bd0085cc55418
fix small memory leak

fix small memory leak caused by a string allocation that wasn't freed

(closes issue #18907)
Reported by: andy11
Patches:
      asterisk_trunk-app_externalivr-leak.patch uploaded by andy11 (license 1224)

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@309355 65c4cc65-6c06-0410-ace0-fbb531ad65f3
apps/app_externalivr.c