[asterisk-bugs] [Asterisk 0018182]: [patch] useropts not initialized
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Jan 7 20:53:04 UTC 2011
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=18182
======================================================================
Reported By: dimas
Assigned To: qwell
======================================================================
Project: Asterisk
Issue ID: 18182
Category: Applications/app_meetme
Reproducibility: always
Severity: minor
Priority: normal
Status: closed
Asterisk Version: 1.6.2.13
JIRA: SWP-2476
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2010-10-21 17:49 CDT
Last Modified: 2011-01-07 14:53 CST
======================================================================
Summary: [patch] useropts not initialized
Description:
The useropts variable is not initilized to empty string inside
find_conf_realtime so if there is not useropts column, it will receive
random garbage.
======================================================================
----------------------------------------------------------------------
(0130320) svnbot (reporter) - 2011-01-07 14:53
https://issues.asterisk.org/view.php?id=18182#c130320
----------------------------------------------------------------------
Repository: asterisk
Revision: 301090
_U branches/1.8/
U branches/1.8/apps/app_meetme.c
------------------------------------------------------------------------
r301090 | qwell | 2011-01-07 14:53:02 -0600 (Fri, 07 Jan 2011) | 15 lines
Merged revisions 301089 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.6.2
........
r301089 | qwell | 2011-01-07 14:52:00 -0600 (Fri, 07 Jan 2011) | 8 lines
Initialize useropts/adminopts in case there is no column in the realtime
DB.
(closes issue https://issues.asterisk.org/view.php?id=18182)
Reported by: dimas
Patches:
v1-18182.patch uploaded by dimas (license 88)
Tested by: dimas
........
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=301090
Issue History
Date Modified Username Field Change
======================================================================
2011-01-07 14:53 svnbot Checkin
2011-01-07 14:53 svnbot Note Added: 0130320
======================================================================
More information about the asterisk-bugs
mailing list