[asterisk-bugs] [JIRA] (ASTERISK-23792) Mutex left locked in chan_unistim.c

Peter Whisker (JIRA) noreply at issues.asterisk.org
Tue May 27 03:10:43 CDT 2014


     [ https://issues.asterisk.org/jira/browse/ASTERISK-23792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Peter Whisker updated ASTERISK-23792:
-------------------------------------

    Attachment: chan_unistim.diff

If the condition is true, the routine returns without unlocking.

> Mutex left locked in chan_unistim.c
> -----------------------------------
>
>                 Key: ASTERISK-23792
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-23792
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Channels/chan_unistim
>    Affects Versions: 11.9.0, 12.2.0
>         Environment: All
>            Reporter: Peter Whisker
>         Attachments: chan_unistim.diff
>
>
> There is a conditional exit from a mutexted area of code which does not unlock before the return.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list