Files
neovim/src/nvim/lua
Thomas Vigouroux 6c9a5743a0 treesitter: check for integer overflow (#12135)
Sometimes treesitter calls for an invalid column within a line, checking
that the column is actually valid and forcing the value avoids an
integer overflow and an infinite sequence of invalid reads.

Fixes #12131
2020-04-22 18:54:56 +02:00
..
2017-04-11 10:18:53 +03:00
2020-01-01 19:26:29 +01:00
2020-01-01 19:26:29 +01:00