[Asterisk-code-review] app_morsecode: Fix deadlock (asterisk[master])
Sean Bright
asteriskteam at digium.com
Mon Nov 15 13:10:28 CST 2021
Attention is currently required from: N A.
Sean Bright has posted comments on this change. ( https://gerrit.asterisk.org/c/asterisk/+/17469 )
Change subject: app_morsecode: Fix deadlock
......................................................................
Patch Set 1: Code-Review-1
(2 comments)
File apps/app_morsecode.c:
https://gerrit.asterisk.org/c/asterisk/+/17469/comment/18bf9763_267f79eb
PS1, Line 218: ast_channel_unlock(chan);
Move this to just before this 'if' statement
https://gerrit.asterisk.org/c/asterisk/+/17469/comment/c13577f9_be2639f5
PS1, Line 253: ast_channel_unlock(chan);
Remove this
--
To view, visit https://gerrit.asterisk.org/c/asterisk/+/17469
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I204000701f123361d7f85e0498fedc90243c75e4
Gerrit-Change-Number: 17469
Gerrit-PatchSet: 1
Gerrit-Owner: N A <mail at interlinked.x10host.com>
Gerrit-Reviewer: Sean Bright <sean at seanbright.com>
Gerrit-CC: Friendly Automation
Gerrit-Attention: N A <mail at interlinked.x10host.com>
Gerrit-Comment-Date: Mon, 15 Nov 2021 19:10:28 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20211115/dd802eb1/attachment.html>
More information about the asterisk-code-review
mailing list