Files
cproof/src/xmpp
Steffen Jaeckel c3ed0c3262 Only handle MAM response if window still exists
Before this patch the following scenario lead to a segfault:
1. open a window that sends a MAM request
2. fast enough close that window again before the MAM response was
   processed
Once the MAM response is received we'd call `_mam_rsm_id_handler()`
from the `_iq_handler()` and `window` would point to a non-existant window
which leads to a segfault.

Signed-off-by: Steffen Jaeckel <jaeckel-floss@eyet-services.de>
2023-12-12 16:31:42 +01:00
..
2020-07-07 14:18:57 +02:00
2023-07-13 17:05:07 +02:00
2019-11-13 12:11:05 +01:00
2021-10-27 22:45:44 +02:00
2023-07-13 17:05:07 +02:00
2023-01-18 20:11:13 +01:00
2020-07-07 14:18:57 +02:00
2023-12-12 16:31:42 +01:00
2023-05-10 18:12:11 +02:00
2020-07-07 14:18:57 +02:00
2021-10-27 22:45:44 +02:00
2021-10-27 22:45:44 +02:00
2020-07-07 14:18:57 +02:00
2020-07-07 14:18:57 +02:00
2023-07-13 17:05:07 +02:00
2020-07-07 14:18:57 +02:00
2023-07-13 17:05:07 +02:00
2022-02-01 15:01:28 +01:00
2019-11-13 12:11:05 +01:00
2020-07-07 14:18:57 +02:00
2023-10-04 17:02:10 +02:00
2020-07-07 14:18:57 +02:00
2023-07-13 17:05:07 +02:00
2023-05-10 18:12:11 +02:00
2022-10-18 23:24:30 +01:00
2022-10-18 23:24:30 +01:00