Skip to content

[InputFile] Fix DivideByZeroException in FluentInputFile when uploading 0 byte files (#3717)#3719

Merged
vnbaaij merged 1 commit intomicrosoft:devfrom
MarvinKlein1508:fix-3717
Apr 23, 2025
Merged

[InputFile] Fix DivideByZeroException in FluentInputFile when uploading 0 byte files (#3717)#3719
vnbaaij merged 1 commit intomicrosoft:devfrom
MarvinKlein1508:fix-3717

Conversation

@MarvinKlein1508
Copy link
Copy Markdown
Collaborator

Pull Request

📖 Description

This PR addresses DivideByZeroException when uploading 0 byte files in FluentInputFile

🎫 Issues

#3717

✅ Checklist

General

  • I have added tests for my changes.
  • I have tested my changes.
  • I have updated the project documentation to reflect my changes.
  • I have read the CONTRIBUTING documentation and followed the standards for this project.

Component-specific

  • I have added a new component
  • I have added Unit Tests for my new component
  • I have modified an existing component
  • I have validated the Unit Tests for an existing component

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