Skip to content

Improper Resource Shutdown or Release #381

Description

@Andrew1178

Really small but this was highlighted in a veracode scan of ours.

In RaygunRequestMessageBuilder.cs line 114 you guys create a new instance of StreamReader and don'
t dispose of it. Can you please wrap it in a using? Or in your try catch dispose of it?

Thanks

https://github.com/MindscapeHQ/raygun4net/blob/master/Mindscape.Raygun4Net/Builders/RaygunRequestMessageBuilder.cs

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions