)]}'
{
  "commit": "e5bd692727171433b2c37585aa7a45d4a93e4996",
  "tree": "c96b84b73505bc4318dbf2e30b8dd445204eb731",
  "parents": [
    "257a3d76342f3ac387258ff0eb4bcc5dae26e2db"
  ],
  "author": {
    "name": "Tom Sepez",
    "email": "tsepez@chromium.org",
    "time": "Wed Nov 02 23:36:40 2022 +0000"
  },
  "committer": {
    "name": "Pdfium LUCI CQ",
    "email": "pdfium-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Wed Nov 02 23:36:40 2022 +0000"
  },
  "message": "Actually fix clang-tidy report\n\nReturning a retained reference is always safer, although this\nis not reachable in practice. The clang-tidy report fires when\na function returning a retained reference is assigned to a bare\npointer because it can\u0027t deduce that there are other references.\nWhen the temporary holding the retained result prior to conversion\ngoes out of scope at the next semicolon, the pointer outlives it.\n\nFixed: chromium:1380478\nChange-Id: Iaa582b40c2f6a8d4fb227a2437e4a1635c618521\nReviewed-on: https://pdfium-review.googlesource.com/c/pdfium/+/100612\nReviewed-by: Lei Zhang \u003cthestig@chromium.org\u003e\nAuto-Submit: Tom Sepez \u003ctsepez@chromium.org\u003e\nCommit-Queue: Tom Sepez \u003ctsepez@chromium.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "577c1e01dbcf89142d0b14a0182427ba48321c49",
      "old_mode": 33188,
      "old_path": "core/fpdfapi/parser/cpdf_object_walker.cpp",
      "new_id": "71acdfbc41e95316583498c3408627a48054466b",
      "new_mode": 33188,
      "new_path": "core/fpdfapi/parser/cpdf_object_walker.cpp"
    },
    {
      "type": "modify",
      "old_id": "8ff86c1a7d3478082947128201aa7bf7a47cf8cf",
      "old_mode": 33188,
      "old_path": "core/fpdfapi/parser/cpdf_object_walker.h",
      "new_id": "c779da14486cf6479953cf3208ea74002e0389f1",
      "new_mode": 33188,
      "new_path": "core/fpdfapi/parser/cpdf_object_walker.h"
    }
  ]
}
