mirror of
https://github.com/neovim/neovim.git
synced 2026-03-30 12:22:08 +00:00
With `overlap=true`, more extmarks than the requested limit may be collected in `extmark_get`. This then leads to an out of bounds write of `rv` in `nvim_buf_get_extmarks`.