[asterisk-bugs] [Asterisk 0013807]: [patch] Missing mutex unlock on error inside local_call().
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Oct 29 20:33:28 CDT 2008
The following issue has been SUBMITTED.
======================================================================
http://bugs.digium.com/view.php?id=13807
======================================================================
Reported By: eliel
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 13807
Category: Channels/chan_local
Reproducibility: have not tried
Severity: minor
Priority: normal
Status: new
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 152690
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 2008-10-29 20:33 CDT
Last Modified: 2008-10-29 20:33 CDT
======================================================================
Summary: [patch] Missing mutex unlock on error inside
local_call().
Description:
If we don't find the context or extension in local_call() we give up with a
message error but we need to unlock local_pvt before returning.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2008-10-29 20:33 eliel Asterisk Version => SVN
2008-10-29 20:33 eliel SVN Branch (only for SVN checkouts, not tarball
releases) => trunk
2008-10-29 20:33 eliel SVN Revision (number only!) => 152690
2008-10-29 20:33 eliel Disclaimer on File? => N/A
======================================================================
More information about the asterisk-bugs
mailing list