{
  "WorkItem": {
    "AffectedComponent": {
      "Name": "",
      "DisplayName": ""
    },
    "ClosedComment": "",
    "ClosedDate": null,
    "CommentCount": 0,
    "Custom": null,
    "Description": "When the compressed filedata contains the signature 0x08074b50 (extended local header), the next entry in the zip will fail to extract with a BadReadException.\n\nThis is because the LengthOfTrailer is adjusted with an additional 16 bytes for every misread.\n\nIncluded is a sample-zip that exposes this problem.",
    "LastUpdatedDate": "2014-07-04T03:35:46.347-07:00",
    "PlannedForRelease": "",
    "ReleaseVisibleToPublic": false,
    "Priority": {
      "Name": "Unassigned",
      "Severity": 0,
      "Id": 0
    },
    "ProjectName": "DotNetZip",
    "ReportedDate": "2014-07-04T03:34:41.99-07:00",
    "Status": {
      "Name": "Proposed",
      "Id": 1
    },
    "ReasonClosed": {
      "Name": "Unassigned"
    },
    "Summary": "Ionic.Zip.BadReadException :   Bad signature (0x00223F0C) at position  0x00000139",
    "Type": {
      "Name": "Unassigned",
      "Id": 5
    },
    "VoteCount": 1,
    "Id": 16909
  },
  "FileAttachments": [
    {
      "FileId": 4899,
      "FileName": "Sample.zip",
      "DownloadUrl": ".\\4899"
    },
    {
      "FileId": 4900,
      "FileName": "ZipEntry.Read.cs.patch",
      "DownloadUrl": ".\\4900"
    }
  ],
  "Comments": [
    {
      "Message": "I believe we can work around this problem with attached patch.",
      "PostedDate": "2014-07-04T03:35:46.347-07:00",
      "Id": -2147483648
    }
  ]
}