[asterisk-bugs] [Asterisk 0019359]: [patch] app_dial may double free a channel datastore
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue May 24 18:18:56 CDT 2011
The following issue has been UPDATED.
======================================================================
https://issues.asterisk.org/view.php?id=19359
======================================================================
Reported By: kobaz
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 19359
Category: Applications/app_dial
Reproducibility: always
Severity: major
Priority: normal
Status: new
Asterisk Version: 1.8.4
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2011-05-24 18:13 CDT
Last Modified: 2011-05-24 18:18 CDT
======================================================================
Summary: [patch] app_dial may double free a channel datastore
Description:
While a Dial() is running, a Bridge() is used to steal the call, there may
be a datastore that's freed by app_bridge and then also freed in app_dial.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2011-05-24 18:18 kobaz Reproducibility random => always
======================================================================
More information about the asterisk-bugs
mailing list