[asterisk-bugs] [Asterisk 0013816]: [patch] Do not expose ast_str internals.

Asterisk Bug Tracker noreply at bugs.digium.com
Fri Oct 31 04:20:13 CDT 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=13816 
====================================================================== 
Reported By:                eliel
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   13816
Category:                   Core/General
Reproducibility:            have not tried
Severity:                   trivial
Priority:                   low
Status:                     new
Asterisk Version:           SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 153040 
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             2008-10-30 18:56 CDT
Last Modified:              2008-10-31 04:20 CDT
====================================================================== 
Summary:                    [patch] Do not expose ast_str internals.
Description: 
It is not necessary to expose 'struct ast_str' internals when we have the
apropiate functions to do the work.
====================================================================== 

---------------------------------------------------------------------- 
 (0094463) svnbot (reporter) - 2008-10-31 04:20
 http://bugs.digium.com/view.php?id=13816#c94463 
---------------------------------------------------------------------- 
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 http://bugs.digium.com/view.php?id=13816)
Reported by: eliel
Patches: 
      channel.c.patch uploaded by eliel (license 64)

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

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2008-10-31 04:20 svnbot         Checkin                                      
2008-10-31 04:20 svnbot         Note Added: 0094463                          
======================================================================




More information about the asterisk-bugs mailing list