[asterisk-bugs] [LibSS7 0013006]: [patch] Cleanup the link lookup code

noreply at bugs.digium.com noreply at bugs.digium.com
Mon Jul 14 10:45:47 CDT 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=13006 
====================================================================== 
Reported By:                vt
Assigned To:                mattf
====================================================================== 
Project:                    LibSS7
Issue ID:                   13006
Category:                   General
Reproducibility:            N/A
Severity:                   trivial
Priority:                   normal
Status:                     assigned
Asterisk Version:           SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 184 
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             07-07-2008 07:35 CDT
Last Modified:              07-14-2008 10:45 CDT
====================================================================== 
Summary:                    [patch] Cleanup the link lookup code
Description: 
This code is redundant and overly complex.
====================================================================== 

---------------------------------------------------------------------- 
 mattf - 07-14-08 10:45  
---------------------------------------------------------------------- 
Your patch needs to follow the existing coding style in order to be
included.

e.g.

if() needs to be if ()

for ()
     ;

needs to be

for ();

Also, have you tested this patch at all? 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
07-14-08 10:45  mattf          Note Added: 0090210                          
======================================================================




More information about the asterisk-bugs mailing list