[asterisk-bugs] [Asterisk 0013068]: [patch] remove some erroneous trailing newlines from calls to astman_send_error() (and one call to astman_send_ack() )

noreply at bugs.digium.com noreply at bugs.digium.com
Tue Jul 15 12:11:31 CDT 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=13068 
====================================================================== 
Reported By:                gknispel_proformatique
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   13068
Category:                   General
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
Asterisk Version:           SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 130570 
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             07-13-2008 15:16 CDT
Last Modified:              07-15-2008 12:11 CDT
====================================================================== 
Summary:                    [patch] remove some erroneous trailing newlines from
calls to astman_send_error() (and one call to astman_send_ack() )
Description: 
There shall not be trailing newlines at the end of the string in the third
argument of astman_send_error() and astman_send_ack().

The attached patches fix some of these in SVN of 1.4 and trunk.
====================================================================== 

---------------------------------------------------------------------- 
 svnbot - 07-15-08 12:11  
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 130959

U   branches/1.4/channels/chan_sip.c
U   branches/1.4/main/manager.c

------------------------------------------------------------------------
r130959 | tilghman | 2008-07-15 12:11:29 -0500 (Tue, 15 Jul 2008) | 8
lines

astman_send_error does not need a newline appended -- the API takes care
of
that for us.
(closes issue http://bugs.digium.com/view.php?id=13068)
 Reported by: gknispel_proformatique
 Patches: 
       asterisk_1_4_astman_send.patch uploaded by gknispel (license 261)
       asterisk_trunk_astman_send.patch uploaded by gknispel (license 261)

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

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

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
07-15-08 12:11  svnbot         Note Added: 0090293                          
======================================================================




More information about the asterisk-bugs mailing list