]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Don't try to free statically allocated memory.
authorTerry Wilson <twilson@digium.com>
Tue, 8 Mar 2011 02:42:00 +0000 (02:42 +0000)
committerTerry Wilson <twilson@digium.com>
Tue, 8 Mar 2011 02:42:00 +0000 (02:42 +0000)
commit744b5c4bbb84a0494a34ccaaf662fd837c313c45
tree9511c440a54442256fd7b25f29f234d80300acc0
parentaaf50c4688923305637413c0d58a1159336d18e8
Don't try to free statically allocated memory.

Note: compiling after ./configure --enable-dev-mode will keep these
kinds of mistakes from being committed.

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