[asterisk-bugs] [Asterisk 0012840]: [patch] Makes pbx_builtin_getvar_helper values thread safe
noreply at bugs.digium.com
noreply at bugs.digium.com
Wed Jun 18 08:02:05 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=12840
======================================================================
Reported By: pputman
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 12840
Category: Applications/app_dial
Reproducibility: always
Severity: tweak
Priority: normal
Status: feedback
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 122043
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 06-12-2008 05:39 CDT
Last Modified: 06-18-2008 08:02 CDT
======================================================================
Summary: [patch] Makes pbx_builtin_getvar_helper values
thread safe
Description:
Uses ast_channel_lock and unlock, to make app_dial.c more threadsafe.
======================================================================
----------------------------------------------------------------------
svnbot - 06-18-08 08:02
----------------------------------------------------------------------
Repository: asterisk
Revision: 123648
U trunk/apps/app_dial.c
------------------------------------------------------------------------
r123648 | tilghman | 2008-06-18 08:02:04 -0500 (Wed, 18 Jun 2008) | 6
lines
Channel lock janitor -- add locks around retrieval of channel variables
(closes issue http://bugs.digium.com/view.php?id=12840)
Reported by: pputman
Patches:
app_dial_threadsafe3.patch uploaded by pputman (license 81)
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=123648
Issue History
Date Modified Username Field Change
======================================================================
06-18-08 08:02 svnbot Checkin
06-18-08 08:02 svnbot Note Added: 0088866
======================================================================
More information about the asterisk-bugs
mailing list