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

[fixes #2542] Fix accidental index invalidation #2543

Merged
merged 1 commit into from
Sep 5, 2019
Merged

[fixes #2542] Fix accidental index invalidation #2543

merged 1 commit into from
Sep 5, 2019

Conversation

Stzx
Copy link
Collaborator

@Stzx Stzx commented Sep 4, 2019

Fixed an invalid index that was unexpectedly caused when the configuration was abandoned, resulting in an list box index exception.

Please follow the guide below

  • You will be asked some questions, please read them carefully and answer honestly

  • Put an x into all the boxes [ ] relevant to your pull request (like that [x])

  • Use Preview tab to see how your pull request will actually look like

  • Searched for similar pull requests

  • Compiled the code with Visual Studio

What is the purpose of your pull request?

  • Bug fix
  • Improvement
  • New feature

Description of your pull request and other information

see details: #2542

Explanation of your pull request in arbitrary form goes here. Please make sure the description explains the purpose and effect of your pull request and is worded well enough to be understood. Provide as much context and examples as possible.

Fixed an invalid index that was unexpectedly caused when the configuration was abandoned, resulting in an list box index exception.
@celeron533 celeron533 merged commit 25e2b82 into shadowsocks:master Sep 5, 2019
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.

2 participants