[Home]

Summary:ASTERISK-10867: [patch] Promote more reuse in hashtab.c
Reporter:snuffy (snuffy)Labels:
Date Opened:2007-11-23 00:11:43.000-0600Date Closed:2007-11-26 11:23:35.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) reuse-11354.diff
Description:Further reuse code
Add new function to help.
Remove comments that don't need to be there (can read the .h)
Comments:By: Digium Subversion (svnbot) 2007-11-26 11:23:35.000-0600

Repository: asterisk
Revision: 89591

U   trunk/main/hashtab.c

------------------------------------------------------------------------
r89591 | murf | 2007-11-26 11:23:34 -0600 (Mon, 26 Nov 2007) | 1 line

closes issue ASTERISK-10867; Many thanks to snuffy for his code review and changes to cut down duplication. I tested this against hashtest, and it passes. I reviewed the changes, and they look reasonable. I had to remove a few const decls to make things compile on my workstation,
------------------------------------------------------------------------