Files
neovim/test/functional/api
glepnir 9b13ee041f fix(api): nvim_set_hl crashes when url= key is passed
Problem: Calling nvim_set_hl() with url= crashes because it tries to
free arena-owned string memory.

Solution: Remove the bad free and return a validation error instead.
(cherry picked from commit d19dc6339d)
2026-03-06 11:43:01 +00:00
..
2024-04-23 18:17:04 +02:00
2024-01-03 02:09:29 +01:00