[svn-commits] tilghman: branch 1.6.0 r132207 - /branches/1.6.0/

SVN commits to the Digium repositories svn-commits at lists.digium.com
Fri Jul 18 15:58:16 CDT 2008


Author: tilghman
Date: Fri Jul 18 15:58:16 2008
New Revision: 132207

URL: http://svn.digium.com/view/asterisk?view=rev&rev=132207
Log:
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.

........

Modified:
    branches/1.6.0/   (props changed)

Propchange: branches/1.6.0/
------------------------------------------------------------------------------
Binary property 'trunk-blocked' - no diff available.




More information about the svn-commits mailing list