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

ByteArrayExtensions.ToStringUsingEncoding throws an exception if empty byte array is passed #60

Closed
pascalberger opened this issue Sep 4, 2018 · 0 comments
Assignees
Labels
Milestone

Comments

@pascalberger
Copy link
Member

ByteArrayExtensions.ToStringUsingEncoding throws an exception if empty byte array is passed. It should return an empty string instead.

@pascalberger pascalberger self-assigned this Sep 4, 2018
@pascalberger pascalberger added this to the 0.6.2 milestone Sep 4, 2018
pascalberger added a commit that referenced this issue Sep 4, 2018
(GH-60) Return empty string for empty byte arrays
pascalberger added a commit to pascalberger/Cake.Issues that referenced this issue Dec 25, 2023
pascalberger added a commit to pascalberger/Cake.Issues that referenced this issue Apr 6, 2024
pascalberger added a commit to pascalberger/Cake.Issues that referenced this issue Apr 6, 2024
pascalberger added a commit to pascalberger/Cake.Issues that referenced this issue Apr 9, 2024
…/src/Sarif.Sdk-2.3.4

Bump Sarif.Sdk from 2.3.3 to 2.3.4 in /src
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant