[svn-commits] mmichelson: branch 1.6.2 r191633 - /branches/1.6.2/

SVN commits to the Digium repositories svn-commits at lists.digium.com
Sat May 2 05:47:39 CDT 2009


Author: mmichelson
Date: Sat May  2 05:47:36 2009
New Revision: 191633

URL: http://svn.digium.com/svn-view/asterisk?view=rev&rev=191633
Log:
Blocked revisions 191630 via svnmerge

................
  r191630 | mmichelson | 2009-05-02 05:46:02 -0500 (Sat, 02 May 2009) | 17 lines
  
  Blocked revisions 191628-191629 via svnmerge
  
  ........
    r191628 | mmichelson | 2009-05-02 05:21:00 -0500 (Sat, 02 May 2009) | 8 lines
    
    Move static buffers to outside for loops in app_chanspy.
    
    Similar to seanbright's commit 191422, this moves some static buffers
    to be defined outside of for loops since it is undefined if memory
    will be re-used or if the stack will grow with each iteration of the
    loop.
  ........
    r191629 | mmichelson | 2009-05-02 05:45:24 -0500 (Sat, 02 May 2009) | 3 lines
    
    Kevin has informed me that thi sort of thing is not necessary.
  ........
................

Modified:
    branches/1.6.2/   (props changed)

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




More information about the svn-commits mailing list