[Asterisk-code-review] pbx_ael: Fix crash and lockup issue regarding 'ael reload' (asterisk[master])
Sean Bright
asteriskteam at digium.com
Wed Aug 25 12:41:03 CDT 2021
Attention is currently required from: Mark Murawski.
Sean Bright has posted comments on this change. ( https://gerrit.asterisk.org/c/asterisk/+/16348 )
Change subject: pbx_ael: Fix crash and lockup issue regarding 'ael reload'
......................................................................
Patch Set 4:
(2 comments)
Commit Message:
https://gerrit.asterisk.org/c/asterisk/+/16348/comment/4cbd998e_21c4483f
PS3, Line 7: pbx_ael: Fix possible crash and serious lockup issue regarding 'ael reload'
> If you drop down to 1 space after the colon and lose the word 'serious' you can get this under 72 ch […]
Done
https://gerrit.asterisk.org/c/asterisk/+/16348/comment/e5f38e3e_1b7676ea
PS3, Line 9: Currently pbx_ael does not check if a reload is currently pending
: before proceeding with a reload. This can cause multiple threads to
: operate at the same time on what should be mutex protected data. This
: change adds a reload mutex and prevents multiple reloads from occuring
: simultaneously.
> This paragraph no longer accurately describes the change that is being made.
Done
--
To view, visit https://gerrit.asterisk.org/c/asterisk/+/16348
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I5ed392ad226f6e4e7696ad742076d3e45c57af35
Gerrit-Change-Number: 16348
Gerrit-PatchSet: 4
Gerrit-Owner: Mark Murawski <markm at intellasoft.net>
Gerrit-Reviewer: Friendly Automation
Gerrit-Reviewer: Sean Bright <sean at seanbright.com>
Gerrit-Attention: Mark Murawski <markm at intellasoft.net>
Gerrit-Comment-Date: Wed, 25 Aug 2021 17:41:03 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Sean Bright <sean at seanbright.com>
Gerrit-MessageType: comment
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20210825/22b072e0/attachment-0001.html>
More information about the asterisk-code-review
mailing list