Files
asterisk/apps
Russell Bryant dea36a06bb app_page: Fix a memory leak on every Page().
dial_list is a dynamically allocated array that is allocated at the beginning
of Page() based on how many devices will be dialed.  This was never being freed.


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@360363 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2012-03-24 03:07:48 +00:00
..
2011-09-27 20:10:13 +00:00
2011-09-30 09:31:48 +00:00