Skip to content
This repository was archived by the owner on Jul 9, 2023. It is now read-only.
This repository was archived by the owner on Jul 9, 2023. It is now read-only.

Negative Number being Passed to System.IO.BinaryReader.ReadBytes(int count) by e.GetResponseBodyAsString() #71

@clindsb1

Description

@clindsb1

According to the Stack Trace and error message, a negative number is being passed to System.IO.BinaryReader.ReadBytes for the count Parameter. Only zero and non-negative numbers are valid. This in in 2.1.110 with .Net Framework 4.5.

image

image

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions