Files
asterisk/main
George Joseph 97416f2af9 channelstorage_cpp_map_name_id: Add read locking around retrievals.
When we retrieve a channel from a C++ map, we actually get back a wrapper
object that points to the channel then right after we retrieve it, we bump its
reference count.  There's a tiny chance however that between those two
statements a delete and/or unref might happen which would cause the wrapper
object or the channel itself to become invalid resulting in a SEGV.  To avoid
this we now perform a read lock on the driver around those statements.

Resolves: #1491
2025-10-30 16:07:53 +00:00
..
2025-03-20 18:29:21 +00:00
2021-11-15 17:33:27 -06:00
2025-03-20 18:29:21 +00:00
2025-03-20 18:29:21 +00:00
2025-03-20 18:29:21 +00:00
2024-01-12 18:32:13 +00:00
2025-03-20 18:29:21 +00:00
2024-01-12 18:32:13 +00:00
2025-03-20 18:29:21 +00:00
2021-12-02 15:02:09 -06:00
2021-12-02 15:02:09 -06:00
2021-12-02 15:02:09 -06:00
2020-04-06 10:23:20 -05:00
2021-12-02 15:02:09 -06:00
2021-12-02 15:02:09 -06:00
2025-01-23 18:39:41 +00:00
2025-03-20 18:29:21 +00:00
2025-03-20 18:29:21 +00:00
2025-09-17 13:36:50 -06:00
2025-03-20 18:29:21 +00:00
2021-12-02 15:02:09 -06:00
2022-07-07 08:19:14 -05:00
2025-03-20 18:29:21 +00:00
2025-03-20 18:29:21 +00:00
2023-01-10 14:07:44 -06:00
2021-12-02 15:02:09 -06:00
2020-06-10 09:33:28 -05:00
2021-12-02 15:02:09 -06:00
2025-03-20 18:29:21 +00:00
2025-03-20 18:29:21 +00:00
2024-09-12 18:46:27 +00:00
2021-12-02 15:02:09 -06:00
2021-11-15 17:33:27 -06:00
2021-11-15 17:33:27 -06:00
2025-05-01 12:41:16 +00:00
2021-12-02 15:02:09 -06:00
2025-05-01 12:41:16 +00:00
2025-03-20 18:29:20 +00:00
2025-03-20 18:29:20 +00:00
2025-09-17 13:36:24 -06:00
2025-03-20 18:29:20 +00:00
2025-03-20 18:29:20 +00:00
2025-05-01 12:41:16 +00:00
2021-12-02 15:02:09 -06:00
2025-03-20 18:29:21 +00:00
2021-12-02 15:02:09 -06:00
2025-03-20 18:29:20 +00:00
2025-03-20 18:29:21 +00:00
2021-12-02 15:02:09 -06:00
2021-12-02 15:02:09 -06:00
2025-03-20 18:29:21 +00:00
2025-03-20 18:29:20 +00:00
2025-03-20 18:29:21 +00:00
2025-03-20 18:29:20 +00:00
2021-12-02 15:02:09 -06:00
2021-11-15 17:33:27 -06:00
2021-12-02 15:02:09 -06:00
2021-11-18 14:46:42 -06:00
2025-03-20 18:29:20 +00:00
2025-03-20 18:29:20 +00:00
2025-03-20 18:29:21 +00:00
2025-09-17 13:36:24 -06:00
2025-03-20 18:29:21 +00:00
2021-12-02 15:02:09 -06:00
2021-12-02 15:02:09 -06:00
2022-03-24 12:00:58 -05:00
2025-03-20 18:29:21 +00:00
2021-12-02 15:02:09 -06:00
2025-03-20 18:29:21 +00:00