{
  "WorkItem": {
    "AffectedComponent": {
      "Name": "",
      "DisplayName": ""
    },
    "ClosedComment": "Fixed in changeset 54656.  First binary v1.9.1.2.  The fix for this leak was very small, and low-risk.  ",
    "ClosedDate": "2010-01-20T22:07:13.823-08:00",
    "CommentCount": 0,
    "Custom": null,
    "Description": "I noticed the same thing.\n \nSome details first. I use the Ionic.Zlib namespace only to compress messages between systems (through hooking into WCF). I 'm compressing messages of various sizes between a few KBs and hundreds of MBs. Before I was using the DeflateStream, but then i switched only the compressing stream to ParallelDefalteOutputStream and i noticed the memory leak. To verify i switched back to DeflateStream and the leak was gone.",
    "LastUpdatedDate": "2013-05-16T05:31:55.193-07:00",
    "PlannedForRelease": "",
    "ReleaseVisibleToPublic": false,
    "Priority": {
      "Name": "Low",
      "Severity": 50,
      "Id": 1
    },
    "ProjectName": "DotNetZip",
    "ReportedDate": "2010-01-20T11:10:54.133-08:00",
    "Status": {
      "Name": "Closed",
      "Id": 4
    },
    "ReasonClosed": {
      "Name": "Unassigned"
    },
    "Summary": "Memory Leak in ParallelDeflateOutputStream",
    "Type": {
      "Name": "Issue",
      "Id": 3
    },
    "VoteCount": 2,
    "Id": 10030
  },
  "FileAttachments": [],
  "Comments": []
}