[Asterisk-code-review] app_confbridge: Fix bridge shutdown race condition. (asterisk[master])
Joshua Colp
asteriskteam at digium.com
Tue Jan 31 05:47:54 CST 2023
Attention is currently required from: N A.
Joshua Colp has posted comments on this change. ( https://gerrit.asterisk.org/c/asterisk/+/18577 )
Change subject: app_confbridge: Fix bridge shutdown race condition.
......................................................................
Patch Set 3: Code-Review-1
(1 comment)
File apps/app_confbridge.c:
https://gerrit.asterisk.org/c/asterisk/+/18577/comment/796b77e9_fe1138f7
PS3, Line 1803: conference = NULL;
This leaks conference as the reference returned by ao2_find isn't released.
As well - what happens in the other thread that may eventually try to clean up?
--
To view, visit https://gerrit.asterisk.org/c/asterisk/+/18577
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I08a440eafbf83ec4b502d1e44c3f4d44c4a522f9
Gerrit-Change-Number: 18577
Gerrit-PatchSet: 3
Gerrit-Owner: N A <asterisk at phreaknet.org>
Gerrit-Reviewer: Friendly Automation
Gerrit-Reviewer: Joshua Colp <jcolp at sangoma.com>
Gerrit-Reviewer: N A <asterisk at phreaknet.org>
Gerrit-Attention: N A <asterisk at phreaknet.org>
Gerrit-Comment-Date: Tue, 31 Jan 2023 11:47:54 +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/20230131/87ed22a2/attachment.html>
More information about the asterisk-code-review
mailing list