Lewis Russell
eb4676c67f
fix: disallow removing extmarks in on_lines callbacks ( #23219 )
...
fix(extmarks): disallow removing extmarks in on_lines callbacks
decor_redraw_start (which runs before decor_providers_invoke_lines) gets
references for the extmarks on a specific line. If these extmarks are
deleted in on_lines callbacks then this results in a heap-use-after-free
error.
Fixes #22801
2023-04-27 17:30:22 +01:00
..
2023-04-23 15:22:55 +02:00
2023-04-23 15:22:55 +02:00
2022-12-08 16:33:38 +01:00
2023-04-27 17:30:22 +01:00
2023-04-23 15:22:55 +02:00
2023-04-23 15:22:55 +02:00
2021-09-13 16:33:41 +02:00
2023-04-27 11:40:00 +02:00
2021-05-01 22:29:03 -04:00
2023-04-23 15:22:55 +02:00
2023-04-23 15:22:55 +02:00
2023-04-01 15:07:16 +02:00
2022-03-13 04:52:45 +00:00
2023-04-23 15:22:55 +02:00
2022-08-20 10:04:55 +02:00
2023-01-25 09:46:00 +08:00
2023-04-21 16:46:35 +02:00
2022-08-05 12:23:41 +02:00
2022-10-17 08:52:40 +02:00
2021-06-11 01:01:02 +06:00
2021-06-11 01:01:02 +06:00
2021-04-27 09:21:32 -04:00
2023-01-03 10:07:43 +00:00
2023-04-13 12:15:30 +02:00
2022-10-13 05:48:12 -07:00
2023-04-07 13:26:29 +02:00
2022-05-13 11:58:22 -07:00
2023-03-13 10:29:11 +08:00
2022-10-17 08:19:48 +02:00