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

Fix infinite loop when parsing empty nonnative subscription content #3208

Merged
merged 1 commit into from
Oct 27, 2024

Conversation

xiaokangwang
Copy link
Contributor

This pull request fixes issue mentioned in #3206 that there is an infinite loop when vmess link are processed.

Root cause of error: an empty string is a valid base64 string, thus triggering an infinite processing loop.

@xiaokangwang xiaokangwang merged commit 2415b89 into v2fly:master Oct 27, 2024
37 of 39 checks passed
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.

1 participant