)]}'
{
  "commit": "dc749c6a2f33b45e9ca120d1fc9c8a5194f803b5",
  "tree": "12a0cae0fc5105591af640bafa261916e9918c42",
  "parents": [
    "0c9402ed82161db41d037ef546819cc09664f17f"
  ],
  "author": {
    "name": "Derek Sollenberger",
    "email": "djsollen@google.com",
    "time": "Wed Jun 14 10:27:37 2017 -0400"
  },
  "committer": {
    "name": "Derek Sollenberger",
    "email": "djsollen@google.com",
    "time": "Wed Jun 14 15:45:27 2017 +0000"
  },
  "message": "Stop supporting kUnknown_BmpHeaderType\n\nIn SkBmpCodec, if the header size does not match a known header,\nstop trying to create an SkCodec. We do not know of any BMPs with\narbitrarily sized headers, so this should not cause any real\nregressions.\n\nIn addition, this fixes a bug where we attempt to read too much data\nfrom a file. Since we attempt to read the header size in one read,\nand a size reported by the \"BMP\" may be larger than SSIZE_MAX, this\nwill crash when reading from a file.\n\nAdd a test.\n\nBUG:b/33651913\n\nChange-Id: I0f3292db3124dc5ac5cbdbc07196bda130a49ba7\nReviewed-on: https://skia-review.googlesource.com/6150\nCommit-Queue: Leon Scroggins \u003cscroggo@google.com\u003e\nReviewed-by: Matt Sarett \u003cmsarett@google.com\u003e\n(cherry picked from commit 0b24cbd9db8b894fdabce7a27f5369b320bee7f1)\nReviewed-on: https://skia-review.googlesource.com/19807\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "4a9c4a6515db9d7f867aecfc28eb99b293f75de4",
      "old_mode": 33188,
      "old_path": "tests/CodecTest.cpp",
      "new_id": "fb077745fc4b8922fcc6ecc7b934661e4214aac5",
      "new_mode": 33188,
      "new_path": "tests/CodecTest.cpp"
    }
  ]
}
