)]}'
{
  "commit": "58382eb575806ce84f98dd61a3b66ffefe38ef57",
  "tree": "8a946f8827f80c327a44197b2e2bb416e0a2cfdd",
  "parents": [
    "874b62712a9aff78584548c6a2e66ffaaa011519"
  ],
  "author": {
    "name": "Lei Zhang",
    "email": "thestig@chromium.org",
    "time": "Fri Sep 11 00:01:43 2020 +0000"
  },
  "committer": {
    "name": "Chromium commit bot",
    "email": "commit-bot@chromium.org",
    "time": "Fri Sep 11 00:01:43 2020 +0000"
  },
  "message": "Use CheckedNumerics to calculate pitch in CalculatePitchAndSize().\n\nIn CFX_DIBitmap::CalculatePitchAndSize(), instead of manually avoiding\ninteger overflow when calculating the pitch, use CheckedNumerics instead\nby instantiating a FX_SAFE_UINT32.\n\nThis raises the limit for the maximum possible pitch value in some\ncases, such that the manual integer overflow check for the size value is\nthe limiting factor for successful calculations.\n\nBug: chromium:1124660\nChange-Id: I83ec7fe8eff69cc4101dfecf4d8360bd9dea39f2\nReviewed-on: https://pdfium-review.googlesource.com/c/pdfium/+/73397\nCommit-Queue: Lei Zhang \u003cthestig@chromium.org\u003e\nReviewed-by: Tom Sepez \u003ctsepez@chromium.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "951bf7baf9bb6c3eb11bfae6153ca6f510103481",
      "old_mode": 33188,
      "old_path": "core/fxge/dib/cfx_dibitmap.cpp",
      "new_id": "eeeb68c0a9af569b0c455e809c36f657ea3437c0",
      "new_mode": 33188,
      "new_path": "core/fxge/dib/cfx_dibitmap.cpp"
    },
    {
      "type": "modify",
      "old_id": "8563bf96c7f0ad3b75182dba42cff7dfa1651e22",
      "old_mode": 33188,
      "old_path": "core/fxge/dib/cfx_dibitmap_unittest.cpp",
      "new_id": "507fdbe7098c3bda5c18fa4c378f18ca75aa1222",
      "new_mode": 33188,
      "new_path": "core/fxge/dib/cfx_dibitmap_unittest.cpp"
    }
  ]
}
