Skip to content

IDE: Guard against out of bounds positions in requests #5991

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

Merged
merged 1 commit into from
Mar 1, 2019

Conversation

smarter
Copy link
Member

@smarter smarter commented Feb 27, 2019

This can happen when a line is removed at the end of a file immediately
after a request on the removed line and the messages are processed out of
order on the server.

This can happen when a line is removed at the end of a file immediately
after a request on the removed line and the messages are processed out of
order on the server.
@smarter smarter merged commit b26740d into scala:master Mar 1, 2019
@allanrenucci allanrenucci deleted the ide/harden-pos branch March 1, 2019 16:28
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.

3 participants