Oran Agra
2a189709e0
avoid possible use-after-free with module KSN changes ( #13875 )
...
in #13505 , we changed the code to use the string value of the key rather
than the integer value on the stack, but we have a test in
unit/moduleapi/keyspace_events that uses keyspace notification hook to
modify the value with RM_StringDMA, which can cause this value to be
released before used. the reason it didn't happen so far is because we
were using shared integers, so releasing the object doesn't free it.
2025-03-24 12:24:52 +02:00
..
2024-12-10 09:16:30 +02:00
2023-11-08 09:28:22 +02:00
2022-03-16 08:53:57 +02:00
2025-02-03 09:52:41 +02:00
2024-12-23 14:16:40 +08:00
2024-07-17 15:42:28 +03:00
2023-06-22 23:15:16 +03:00
2023-12-11 20:15:19 +02:00
2023-03-11 10:14:16 +02:00
2023-11-27 17:26:33 +02:00
2024-11-11 09:34:18 +03:00
2021-12-27 21:37:21 +02:00
2025-02-23 12:58:48 +08:00
2025-03-20 21:22:47 +08:00
2022-01-23 10:05:06 +02:00
2023-11-23 13:22:20 +02:00
2022-02-22 11:00:03 +02:00
2022-10-16 09:01:37 +03:00
2024-12-05 11:14:52 +02:00
2023-11-27 17:26:33 +02:00
2022-09-21 08:10:03 +03:00
2022-08-23 12:37:56 +03:00
2025-02-05 11:48:08 +02:00
2025-03-24 12:24:52 +02:00
2022-10-16 09:01:37 +03:00
2022-11-16 20:29:46 +02:00
2022-04-17 08:31:57 +03:00
2025-03-20 10:35:53 +08:00
2023-03-15 15:18:42 -07:00
2025-02-06 13:16:33 +02:00
2023-11-08 09:28:22 +02:00
2024-06-26 08:26:23 +08:00
2023-06-20 20:41:41 +03:00
2024-09-04 11:11:04 +03:00
2023-06-20 20:44:43 +03:00
2024-07-31 08:15:39 +08:00
2023-05-07 10:13:19 +03:00
2022-04-25 13:08:13 +03:00
2021-12-23 00:03:48 +02:00
2023-04-18 16:14:26 +03:00
2022-02-01 14:54:11 +02:00
2023-09-28 17:19:20 +03:00
2023-05-07 10:13:19 +03:00