diff options
author | Andrej Zieger <jerdna-regeiz@users.noreply.github.com> | 2019-06-01 12:03:59 +0200 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2019-06-01 12:03:59 +0200 |
commit | 95ece7d046ae3517c60e497be434db88d28891b3 (patch) | |
tree | 7a1db489c5bd35131aa25ff027fee74c4d7935ee /test/functional/lua/utility_functions_spec.lua | |
parent | ef33500e178e66880795eeaec21d5f6a530c52d5 (diff) | |
download | rneovim-95ece7d046ae3517c60e497be434db88d28891b3.tar.gz rneovim-95ece7d046ae3517c60e497be434db88d28891b3.tar.bz2 rneovim-95ece7d046ae3517c60e497be434db88d28891b3.zip |
signs: fix crash in buf_addsign #10091
buf_signcols sorting breaks signlist structure.
Remove sorting in buf_signcols, because signlist is already kept
sorted and it did not correctly update the double linked list.
Fixes #10078
Diffstat (limited to 'test/functional/lua/utility_functions_spec.lua')
0 files changed, 0 insertions, 0 deletions