Files
asterisk/main
George Joseph 5002f9b7bd 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:05:56 +00:00
..
2025-03-20 18:18:29 +00:00
2021-11-15 17:33:27 -06:00
2025-03-20 18:18:29 +00:00
2025-03-20 18:18:29 +00:00
2025-03-20 18:18:29 +00:00
2024-01-12 18:29:19 +00:00
2025-03-20 18:18:29 +00:00
2024-01-12 18:29:19 +00:00
2025-03-20 18:18:29 +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:36:04 +00:00
2025-03-20 18:18:29 +00:00
2025-03-20 18:18:29 +00:00
2025-09-17 14:04:27 -06:00
2025-03-20 18:18:29 +00:00
2021-12-02 15:02:09 -06:00
2022-07-07 08:19:14 -05:00
2025-03-20 18:18:29 +00:00
2025-03-20 18:18:29 +00: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:18:29 +00:00
2025-03-20 18:18:29 +00:00
2024-09-12 18:45:46 +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:39:48 +00:00
2021-12-02 15:02:09 -06:00
2025-05-01 12:39:48 +00:00
2025-03-20 18:18:28 +00:00
2025-03-20 18:18:28 +00:00
2025-09-17 14:02:59 -06:00
2025-03-20 18:18:28 +00:00
2025-03-20 18:18:28 +00:00
2025-05-01 12:39:48 +00:00
2021-12-02 15:02:09 -06:00
2025-03-20 18:18:29 +00:00
2021-12-02 15:02:09 -06:00
2025-03-20 18:18:28 +00:00
2025-03-20 18:18:29 +00:00
2021-12-02 15:02:09 -06:00
2021-12-02 15:02:09 -06:00
2025-03-20 18:18:29 +00:00
2025-03-20 18:18:28 +00:00
2025-03-20 18:18:29 +00:00
2025-03-20 18:18:28 +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:18:28 +00:00
2025-03-20 18:18:28 +00:00
2025-09-17 14:03:00 -06:00
2025-03-20 18:18:29 +00:00
2021-12-02 15:02:09 -06:00
2022-03-24 12:00:58 -05:00
2025-03-20 18:18:29 +00:00
2021-12-02 15:02:09 -06:00
2025-03-20 18:18:29 +00:00