[asterisk-bugs] [Asterisk 0010720]: [patch] Code for USERUSERINFO support may create a global variable instead of a channel variable
noreply at bugs.digium.com
noreply at bugs.digium.com
Fri Sep 14 07:25:43 CDT 2007
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=10720
======================================================================
Reported By: flefoll
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 10720
Category: Channels/chan_zap
Reproducibility: always
Severity: minor
Priority: normal
Status: new
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 82329
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 09-14-2007 07:21 CDT
Last Modified: 09-14-2007 07:25 CDT
======================================================================
Summary: [patch] Code for USERUSERINFO support may create a
global variable instead of a channel variable
Description:
When SUPPORT_USERUSER is defined, pri_dchannel() may create a global
USERUSERINFO variable instead of a channel variable upon reception of
PRI_EVENT_HANGUP :
when pbx_builtin_setvar_helper() is called, first parameter
pri->pvts[chanpos]->owner may be null (maybe it event always is ?).
======================================================================
----------------------------------------------------------------------
flefoll - 09-14-07 07:25
----------------------------------------------------------------------
chan_zap.c.82329-patch is for SVN trunk
chan_zap.c.80501-patch is for SVN branch 1.4
Issue History
Date Modified Username Field Change
======================================================================
09-14-07 07:25 flefoll Note Added: 0070524
======================================================================
More information about the asterisk-bugs
mailing list