[asterisk-bugs] [Asterisk 0015301]: Typo in ast_db_gettree

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Jun 11 10:41:34 CDT 2009


The following issue has been CLOSED 
====================================================================== 
https://issues.asterisk.org/view.php?id=15301 
====================================================================== 
Reported By:                timking
Assigned To:                dbrooks
====================================================================== 
Project:                    Asterisk
Issue ID:                   15301
Category:                   Core/General
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     closed
Asterisk Version:           1.6.0.5 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
Resolution:                 open
Fixed in Version:           
====================================================================== 
Date Submitted:             2009-06-09 13:33 CDT
Last Modified:              2009-06-11 10:41 CDT
====================================================================== 
Summary:                    Typo in ast_db_gettree
Description: 
@@ -481,7 +481,7 @@
        if (!ast_strlen_zero(family)) {
                        if (!ast_strlen_zero(keytree)) {
                                                /* Family and key tree */
+                                               snprintf(prefix,
sizeof(prefix), "/%s/%s", family, keytree);
-                                               snprintf(prefix,
sizeof(prefix), "/%s/%s", family, prefix);
                                                                } else {

======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
duplicate of        0014177 [patch] ast_db_gettree(family, keytree)...
====================================================================== 

---------------------------------------------------------------------- 
 (0106309) dbrooks (manager) - 2009-06-11 10:41
 https://issues.asterisk.org/view.php?id=15301#c106309 
---------------------------------------------------------------------- 
This is a duplicate to 14177, already patched in all branches. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-06-11 10:41 dbrooks        Note Added: 0106309                          
2009-06-11 10:41 dbrooks        Status                   assigned => closed  
======================================================================




More information about the asterisk-bugs mailing list