Permalink
Please
sign in to comment.
Browse files
patch 8.2.0133: invalid memory access with search command
Problem: Invalid memory access with search command.
Solution: When :normal runs out of characters in bracketed paste mode break
out of the loop.(closes #5511)- Loading branch information
Showing
with
9 additions
and 2 deletions.
- +2 −2 src/edit.c
- +5 −0 src/testdir/test_search.vim
- +2 −0 src/version.c
0 comments on commit
98a336d