[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:08:24 CDT 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=12723 
====================================================================== 
Reported By:                atis
Assigned To:                svnbot
====================================================================== 
Project:                    Asterisk
Issue ID:                   12723
Category:                   PBX/pbx_realtime
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     closed
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:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             05-26-2008 11:20 CDT
Last Modified:              05-27-2008 08:08 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:08  
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 118301

_U  branches/1.6.0/
U   branches/1.6.0/pbx/pbx_realtime.c

------------------------------------------------------------------------
r118301 | tilghman | 2008-05-27 08:08:23 -0500 (Tue, 27 May 2008) | 12
lines

Merged revisions 118300 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/trunk

........
r118300 | tilghman | 2008-05-27 08:13:17 -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=118301 

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




More information about the asterisk-bugs mailing list