[Home]

Summary:ASTERISK-12995: [patch] Do not expose ast_str internals.
Reporter:Eliel Sardanons (eliel)Labels:
Date Opened:2008-10-30 18:56:26Date Closed:2008-10-31 04:20:15
Priority:TrivialRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) channel.c.patch
Description:It is not necessary to expose 'struct ast_str' internals when we have the apropiate functions to do the work.
Comments:By: Digium Subversion (svnbot) 2008-10-31 04:20:13

Repository: asterisk
Revision: 153057

U   trunk/main/channel.c

------------------------------------------------------------------------
r153057 | russell | 2008-10-31 04:20:11 -0500 (Fri, 31 Oct 2008) | 7 lines

Use the ast_str API call to reset the string instead of manually editing its internals

(closes issue ASTERISK-12995)
Reported by: eliel
Patches:
     channel.c.patch uploaded by eliel (license 64)

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

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