Files
asterisk/apps
Sean Bright e05a147fe1 Fix a crash in app_queue with very long member lists.
A user reported via #asterisk that with very long lists of members, a crash
occurs in ast_strdupa, so just use a single buffer and ast_copy_string instead
of stack allocating copys of each interface name.

(Related to revision 191041 in branches/1.4)


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@191454 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-05-01 16:26:32 +00:00
..
2008-02-09 11:27:10 +00:00
2008-02-09 11:27:10 +00:00
2008-02-09 11:27:10 +00:00
2007-11-22 04:37:08 +00:00
2008-04-25 20:20:10 +00:00