Files
asterisk/main
Tinet-mucw c759489d3e bridge_basic.c: Make sure that ast_bridge_channel is not destroyed while iterating over bridge->channels.
From the gdb information, we can see that while iterating over bridge->channels, the ast_bridge_channel reference count is 0, indicating it has already been destroyed.Additionally, when ast_bridge_channel is removed from bridge->channels, the bridge is first locked. Therefore, locking the bridge before iterating over bridge->channels can resolve the race condition.

Resolves: https://github.com/asterisk/asterisk/issues/768
(cherry picked from commit a1d0dac6c6)
2024-07-11 13:22:18 +00:00
..
2021-11-15 15:28:45 -06:00
2021-11-15 15:28:45 -06:00
2021-12-02 15:02:42 -06:00
2024-01-12 18:21:33 +00:00
2020-05-05 10:06:43 -05:00
2024-01-12 18:21:33 +00:00
2021-11-15 15:28:45 -06:00
2021-12-02 15:02:42 -06:00
2021-12-02 15:02:42 -06:00
2021-12-02 15:02:42 -06:00
2020-04-06 10:23:20 -05:00
2021-12-02 15:02:42 -06:00
2021-12-02 15:02:42 -06:00
2021-12-02 15:02:42 -06:00
2024-03-07 14:16:38 +00:00
2024-01-12 18:21:32 +00:00
2021-12-02 15:02:42 -06:00
2022-07-07 08:22:43 -05:00
2024-03-07 14:16:38 +00:00
2021-12-02 15:02:42 -06:00
2021-12-02 15:02:42 -06:00
2020-06-10 09:33:28 -05:00
2021-12-02 15:02:42 -06:00
2021-12-02 15:02:42 -06:00
2021-11-15 15:28:45 -06:00
2021-11-15 15:28:45 -06:00
2021-12-02 15:02:42 -06:00
2021-11-15 15:28:45 -06:00
2021-11-15 15:28:45 -06:00
2021-12-02 15:02:42 -06:00
2017-12-20 12:40:01 -05:00
2024-01-12 18:21:32 +00:00
2024-01-17 14:54:33 -07:00
2023-05-08 17:55:17 +00:00
2021-12-02 15:02:42 -06:00
2021-12-02 15:02:42 -06:00
2021-12-02 15:02:42 -06:00
2021-12-02 15:02:42 -06:00
2021-12-02 15:02:42 -06:00
2021-12-02 15:02:42 -06:00
2021-12-02 15:02:42 -06:00
2021-11-15 15:28:45 -06:00
2021-12-02 15:02:42 -06:00
2021-11-18 13:25:54 -06:00
2021-11-18 13:25:54 -06:00
2024-01-12 18:21:33 +00:00
2021-12-02 15:02:42 -06:00
2021-12-02 15:02:42 -06:00
2022-03-24 12:01:32 -05:00
2021-11-15 15:28:45 -06:00
2021-12-02 15:02:42 -06:00