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

urlapi: reject short file URLs #8042

Closed
wants to merge 1 commit into from
Closed

Conversation

bagder
Copy link
Member

@bagder bagder commented Nov 22, 2021

file URLs that are 6 bytes or shorter are not complete. Return
CURLUE_MALFORMED_INPUT for those. Extended test 1560 to verify.

Triggered by #8041

@bagder bagder added the URL label Nov 22, 2021
@bagder bagder force-pushed the bagder/short-file-url branch from 662565a to 528e5b5 Compare November 22, 2021 09:56
file URLs that are 6 bytes or shorter are not complete. Return
CURLUE_MALFORMED_INPUT for those. Extended test 1560 to verify.

Triggered by #8041
@bagder bagder force-pushed the bagder/short-file-url branch from 528e5b5 to 0e98d12 Compare November 22, 2021 21:49
@bagder bagder closed this in 3e6eb18 Nov 23, 2021
@bagder bagder deleted the bagder/short-file-url branch November 23, 2021 07:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

1 participant