[asterisk-bugs] [Asterisk 0014177]: [patch] ast_db_gettree(family, keytree) completely ignores the keytree argument
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Jan 6 15:38:16 CST 2009
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=14177
======================================================================
Reported By: nic_bellamy
Assigned To: putnopvut
======================================================================
Project: Asterisk
Issue ID: 14177
Category: Core/General
Reproducibility: always
Severity: trivial
Priority: normal
Status: closed
Asterisk Version: SVN
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 167242
Disclaimer on File?: N/A
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2009-01-05 22:29 CST
Last Modified: 2009-01-06 15:38 CST
======================================================================
Summary: [patch] ast_db_gettree(family, keytree) completely
ignores the keytree argument
Description:
Small bug in ast_db_gettree() - due to a trivial thinko, the keytree
argument is completely ignored.
Hasn't been an issue so far, as nothing within Asterisk itself was using
the keytree argument - but then I started writing some code that used
it....
======================================================================
----------------------------------------------------------------------
(0097114) svnbot (reporter) - 2009-01-06 15:38
http://bugs.digium.com/view.php?id=14177#c97114
----------------------------------------------------------------------
Repository: asterisk
Revision: 167304
_U branches/1.6.0/
U branches/1.6.0/main/db.c
------------------------------------------------------------------------
r167304 | mmichelson | 2009-01-06 15:38:16 -0600 (Tue, 06 Jan 2009) | 24
lines
Merged revisions 167301 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk
................
r167301 | mmichelson | 2009-01-06 15:36:44 -0600 (Tue, 06 Jan 2009) | 16
lines
Merged revisions 167299 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r167299 | mmichelson | 2009-01-06 15:35:57 -0600 (Tue, 06 Jan 2009) | 8
lines
Use the correct variable when creating the format string
(closes issue http://bugs.digium.com/view.php?id=14177)
Reported by: nic_bellamy
Patches:
asterisk-trunk-svn-r167242-ast_db_gettree.patch uploaded by nic
(license 299)
........
................
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=167304
Issue History
Date Modified Username Field Change
======================================================================
2009-01-06 15:38 svnbot Checkin
2009-01-06 15:38 svnbot Note Added: 0097114
======================================================================
More information about the asterisk-bugs
mailing list