asterisk/pbx
Mark Michelson 85fda4ca87 Fix memory leak in pbx_dundi
pbx_dundi added an io context without removing
it. This caused a memory leak when the module was
unloaded.

(closes ASTERISK-21718)
Reported by Corey Farrell
Patches:
	pbx_dundi-ast_io_remove.patch uploaded by Corey Farrell (License #5909)
........

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

Merged revisions 388378 from http://svn.asterisk.org/svn/asterisk/branches/11


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@388380 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2013-05-10 20:50:53 +00:00
..
ael/ael-test Merged revisions 299449 via svnmerge from 2010-12-22 20:10:34 +00:00
Makefile Title update 2012-10-14 21:56:13 +00:00
dundi-parser.c Multiple revisions 369001-369002 2012-06-15 16:20:16 +00:00
dundi-parser.h Remove built-in AES code and use optional_api instead 2010-07-21 19:11:32 +00:00
pbx_ael.c Clean up and ensure proper usage of alloca() 2012-07-31 20:21:43 +00:00
pbx_config.c Fix misuses of asprintf throughout the code. 2012-08-21 21:01:11 +00:00
pbx_dundi.c Fix memory leak in pbx_dundi 2013-05-10 20:50:53 +00:00
pbx_loopback.c Replace GNU old-style field designator extensions to fix clang warnings 2012-04-04 18:08:28 +00:00
pbx_lua.c Clean up doxygen warnings 2012-08-30 14:23:28 +00:00
pbx_realtime.c Add multi-channel Stasis messages; refactor Dial AMI events to Stasis 2013-04-08 14:26:37 +00:00
pbx_spool.c Fix processing of call files when using KQueue on OS X 2013-03-15 01:24:23 +00:00