Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RFC] vim-patch:8.0.0374 #7849

Merged
merged 1 commit into from Jan 15, 2018
Merged

[RFC] vim-patch:8.0.0374 #7849

merged 1 commit into from Jan 15, 2018

Conversation

ckelsel
Copy link
Contributor

@ckelsel ckelsel commented Jan 14, 2018

vim-patch:8.0.0374: invalid memory access when using :sc in Ex mode

Problem: Invalid memory access when using :sc in Ex mode. (Dominique Pelle)
Solution: Avoid the column being negative. Also fix a hang in Ex mode.

vim/vim@ba748c8

Problem:    Invalid memory access when using :sc in Ex mode. (Dominique Pelle)
Solution:   Avoid the column being negative.  Also fix a hang in Ex mode.

vim/vim@ba748c8
@marvim marvim added the RFC label Jan 14, 2018
@justinmk justinmk merged commit 26251d6 into neovim:master Jan 15, 2018
@justinmk justinmk removed the RFC label Jan 15, 2018
@ckelsel ckelsel deleted the vim-8.0.0374 branch January 16, 2018 06:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants