diff options
author | Shadman <shadmansaleh3@gmail.com> | 2025-03-28 13:09:02 +0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-28 15:09:02 +0800 |
commit | 18fa61049a9e19a3e8cbac73d963ac1dac251b39 (patch) | |
tree | 146579fa5f8c4372b71db7bd523940a805f48c25 /runtime/lua/vim/provider/python.lua | |
parent | edb9d0d21e0d2c93232932ee175739cedbcb5e28 (diff) | |
download | rneovim-18fa61049a9e19a3e8cbac73d963ac1dac251b39.tar.gz rneovim-18fa61049a9e19a3e8cbac73d963ac1dac251b39.tar.bz2 rneovim-18fa61049a9e19a3e8cbac73d963ac1dac251b39.zip |
fix(mouse): crash with click on win-separator in statusline (#33091)
Problem: Clicking on window separator in statusline crashes Nvim due
to out of bound memory access
Solution: Check if the click location is within clicking range before
applying it.
Diffstat (limited to 'runtime/lua/vim/provider/python.lua')
0 files changed, 0 insertions, 0 deletions