{
  "WorkItem": {
    "AffectedComponent": {
      "Name": "",
      "DisplayName": ""
    },
    "ClosedComment": "",
    "ClosedDate": null,
    "CommentCount": 0,
    "Custom": null,
    "Description": "Team,\nI think there is an __Memory leak__ in the DLL as even after calling __Save()__ and __Dispose()__ on the __ZipFile__ object, the \"___entries__\" dictionary is still holding the values and due to that when I try to add large items, I get __OutOfMemoryException__.\n\nPlease suggest if this issue is already known, or if there is any solution proposed for this.\n\nThanks.",
    "LastUpdatedDate": "2017-11-13T05:43:28.79-08:00",
    "PlannedForRelease": "",
    "ReleaseVisibleToPublic": false,
    "Priority": {
      "Name": "Unassigned",
      "Severity": 0,
      "Id": 0
    },
    "ProjectName": "DotNetZip",
    "ReportedDate": "2017-11-13T05:43:28.79-08:00",
    "Status": {
      "Name": "Proposed",
      "Id": 1
    },
    "ReasonClosed": {
      "Name": "Unassigned"
    },
    "Summary": "Memory leak during ZipFile.Save() and ZipFile.Dispose()",
    "Type": {
      "Name": "Unassigned",
      "Id": 5
    },
    "VoteCount": 1,
    "Id": 17777
  },
  "FileAttachments": [],
  "Comments": []
}