Blocked revisions 132206 via svnmerge

........
r132206 | tilghman | 2008-07-18 15:57:47 -0500 (Fri, 18 Jul 2008) | 5 lines

Russell pointed out that using ast_strdupa() within a loop like this is
probably not a good idea, as we might run out of stack space.  Therefore,
changing this over to use the ast_str infrastructure for buffers is
probably a good idea.

........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@132207 65c4cc65-6c06-0410-ace0-fbb531ad65f3
1.6.0
Tilghman Lesher 18 years ago
parent a9414e2b08
commit 7d14c24f47

Diff Content Not Available