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

🐛 Close all the multipart files on error #2036

Merged
merged 4 commits into from Feb 14, 2023

Conversation

tiangolo
Copy link
Sponsor Member

@tiangolo tiangolo commented Feb 14, 2023

🐛 Close all the multipart files on error.

This is a small fix on top of the PR fixing the vulnerability here: 8c74c2c (it doesn't show as a PR as it was done in a security advisory private fork).

starlette/formparsers.py Outdated Show resolved Hide resolved
starlette/formparsers.py Outdated Show resolved Hide resolved
tiangolo and others added 2 commits February 14, 2023 10:01
Co-authored-by: Marcelo Trylesinski <marcelotryle@gmail.com>
Co-authored-by: Marcelo Trylesinski <marcelotryle@gmail.com>
@Kludex Kludex enabled auto-merge (squash) February 14, 2023 09:02
@Kludex Kludex merged commit bb4d8f9 into encode:master Feb 14, 2023
@tiangolo tiangolo deleted the multipart-close-files-on-error branch February 14, 2023 09: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

2 participants