[Home]

Summary:ASTERISK-05311: [patch] Off by 1 issue in SORT()
Reporter:Tilghman Lesher (tilghman)Labels:
Date Opened:2005-10-18 11:56:25Date Closed:2008-01-15 15:51:35.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) 20051018__sort_faster.diff.txt
Description:Just an off-by-one issue in the SORT function.  Also makes SORT() a hair faster (even when optimized at -O6).
Comments:By: Mark Spencer (markster) 2005-10-18 12:54:43

Fixed in CVS head.

By: Digium Subversion (svnbot) 2008-01-15 15:51:35.000-0600

Repository: asterisk
Revision: 6816

U   trunk/apps/app_cut.c

------------------------------------------------------------------------
r6816 | markster | 2008-01-15 15:51:34 -0600 (Tue, 15 Jan 2008) | 2 lines

Fix off-by-one issue with sort (bug ASTERISK-5311)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=6816