Skip to content

[Bug]: ReqIFLoaderService improvements #66

@samatstariongroup

Description

@samatstariongroup

Prerequisites

  • I have written a descriptive issue title
  • I have verified that I am running the latest version of the reqifsharp
  • I have searched open and closed issues to ensure it has not already been reported

Description

  • ReqIFLoaderService.cs:157 — reassigns sourceStream without disposing the previous one; leaks a full in-memory
    copy on every reload.
  • ReqIFLoaderService.cs:159-186 — deserializationStream disposed only on success; leaks if deserialize throws.

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