[asterisk-bugs] [Asterisk 0018182]: [patch] useropts not initialized
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Jan 7 20:52:02 UTC 2011
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=18182
======================================================================
Reported By: dimas
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 18182
Category: Applications/app_meetme
Reproducibility: always
Severity: minor
Priority: normal
Status: confirmed
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:
======================================================================
Date Submitted: 2010-10-21 17:49 CDT
Last Modified: 2011-01-07 14:52 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.
======================================================================
----------------------------------------------------------------------
(0130319) svnbot (reporter) - 2011-01-07 14:52
https://issues.asterisk.org/view.php?id=18182#c130319
----------------------------------------------------------------------
Repository: asterisk
Revision: 301089
U branches/1.6.2/apps/app_meetme.c
------------------------------------------------------------------------
r301089 | qwell | 2011-01-07 14:52:01 -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=301089
Issue History
Date Modified Username Field Change
======================================================================
2011-01-07 14:52 svnbot Checkin
2011-01-07 14:52 svnbot Note Added: 0130319
======================================================================
More information about the asterisk-bugs
mailing list