Files
neovim/runtime/doc
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-17 15:46:24 +08:00
2023-04-23 15:22:55 +02:00
2023-04-04 19:07:33 +02:00
2023-04-23 15:22:55 +02:00
2023-04-23 15:22:55 +02:00
2023-02-22 00:07:26 +08:00
2023-04-13 12:15:30 +02:00
2023-02-22 00:07:26 +08:00
2023-04-04 19:07:33 +02:00
2023-04-04 19:07:33 +02:00
2023-04-23 15:22:55 +02:00
2023-02-22 00:07:26 +08:00
2023-04-25 16:52:44 +02:00
2023-04-23 15:22:55 +02:00
2023-04-23 15:22:55 +02:00
2023-04-11 19:10:36 +02:00
2023-04-23 15:22:55 +02:00
2023-02-22 00:07:26 +08:00
2023-04-23 15:22:55 +02:00
2023-02-22 00:07:26 +08:00
2023-04-23 15:22:55 +02:00
2023-04-04 19:07:33 +02:00
2023-04-04 19:07:33 +02:00
2023-04-23 15:22:55 +02:00
2023-02-20 15:12:59 +08:00
2023-04-04 23:10:17 +02:00
2023-04-23 15:22:55 +02:00
2023-04-11 19:10:36 +02:00
2023-04-13 12:15:30 +02:00
2023-04-13 12:15:30 +02:00
2023-02-22 00:07:26 +08:00