From 7d14c24f475d084bb4e85f5622e4f4d8bc863036 Mon Sep 17 00:00:00 2001 From: Tilghman Lesher Date: Fri, 18 Jul 2008 20:58:16 +0000 Subject: [PATCH] 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