)]}'
{
  "commit": "ab4ed5df9771de7d2f91f01ef8da8af3d3d9edb2",
  "tree": "5a659734ab3763fb2c91ea3adf51b16be54a7554",
  "parents": [
    "d932047db69b6815ee59cbd536bad24accfbce0e"
  ],
  "author": {
    "name": "Lei Zhang",
    "email": "thestig@chromium.org",
    "time": "Mon May 20 19:13:39 2024 +0000"
  },
  "committer": {
    "name": "Pdfium LUCI CQ",
    "email": "pdfium-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Mon May 20 19:13:39 2024 +0000"
  },
  "message": "Get rid of extra byte allocated in FlateUncompress()\n\nFlateUncompress() allocates some buffers and unnecessarily adds an extra\nbyte to the alloc size. Get rid of this.\n\n- CHECK() the corresponding size variables for the buffers if never\n  bigger than the alloc size.\n- Switch to span along the way.\n- Remove the unnecessarily NUL termination as well, since FlateOutput()\n  zeros the unused portion of the buffer.\n- Rename an \"offset\" variable along the way.\n\nChange-Id: Iadee36221bb2ceaa732d7e7dbb7ef4c3e6920140\nReviewed-on: https://pdfium-review.googlesource.com/c/pdfium/+/119136\nCommit-Queue: Lei Zhang \u003cthestig@chromium.org\u003e\nReviewed-by: Tom Sepez \u003ctsepez@chromium.org\u003e\nReviewed-by: Thomas Sepez \u003ctsepez@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "1fc8d7d055e9967959d988e40d82ef2e3483f0fd",
      "old_mode": 33188,
      "old_path": "core/fxcodec/flate/flatemodule.cpp",
      "new_id": "644b0f73cece6aea312583ae0c277325e95a4a64",
      "new_mode": 33188,
      "new_path": "core/fxcodec/flate/flatemodule.cpp"
    }
  ]
}
