[asterisk-bugs] [Asterisk 0012723]: [patch] unterminated string in 1.4 compat mode

noreply at bugs.digium.com noreply at bugs.digium.com
Tue May 27 08:07:11 CDT 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=12723 
====================================================================== 
Reported By:                atis
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   12723
Category:                   PBX/pbx_realtime
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
Asterisk Version:           SVN 
SVN Branch (only for SVN checkouts, not tarball releases): 1.6.0 
SVN Revision (number only!): 118253 
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             05-26-2008 11:20 CDT
Last Modified:              05-27-2008 08:07 CDT
====================================================================== 
Summary:                    [patch] unterminated string in 1.4 compat mode
Description: 
when using pbx_realtime in 1.4 compat mode all strings readed from database
have weird symbols at end. This led me to inspecting code, and seems that
"\0" is never added at end.
====================================================================== 

---------------------------------------------------------------------- 
 svnbot - 05-27-08 08:07  
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 118300

U   trunk/pbx/pbx_realtime.c

------------------------------------------------------------------------
r118300 | tilghman | 2008-05-27 08:07:03 -0500 (Tue, 27 May 2008) | 4
lines

In compat14 mode, don't translate pipes inside expressions, as they aren't
argument delimiters, but rather 'or' symbols.
(Closes issue http://bugs.digium.com/view.php?id=12723)

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

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

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
05-27-08 08:07  svnbot         Note Added: 0087332                          
======================================================================




More information about the asterisk-bugs mailing list