)]}'
{
  "commit": "d85e88249674f3d31aab26da91431e7eedeb9248",
  "tree": "75a320be6e941ff510d1ab3c4e2b4ec8ea26bbc4",
  "parents": [
    "24c6be6924df3ff585bb63f6aed4e2c81e791fb2"
  ],
  "author": {
    "name": "Lei Zhang",
    "email": "thestig@chromium.org",
    "time": "Thu Feb 08 20:36:40 2024 +0000"
  },
  "committer": {
    "name": "Pdfium LUCI CQ",
    "email": "pdfium-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Thu Feb 08 20:36:40 2024 +0000"
  },
  "message": "Fix PDF loading when an initial xref stream references a xref table\n\nIn CPDF_Parser, LoadAllCrossRefV4() will try to call LoadCrossRefV5() if\nLoadCrossRefV4() fails for secondary xref data. However,\nLoadAllCrossRefV5() only calls LoadCrossRefV5(). As a result, if\nLoadAllCrossRefV5() only knows how to handle cross reference streams,\nand fails if it ever encounters a cross reference table. Update\nLoadAllCrossRefV5() to call LoadCrossRefV4() if LoadCrossRefV5() fails.\nThen unsuppress the pixel test that renders correctly as a result of\nthis fix.\n\nAlong the way, fix some nits for how CPDF_Dictionary variables in\nCPDF_Parser are named and assigned to.\n\nBug: pdfium:2123\nChange-Id: Id77056b459dcd58864e34821940e73a29caed927\nReviewed-on: https://pdfium-review.googlesource.com/c/pdfium/+/116274\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": "b28deeb000fd1d2cf22b0066ef5a844df8598b93",
      "old_mode": 33188,
      "old_path": "core/fpdfapi/parser/cpdf_parser.cpp",
      "new_id": "89a846e7f597ceba87df97ac1afc3cc60257492b",
      "new_mode": 33188,
      "new_path": "core/fpdfapi/parser/cpdf_parser.cpp"
    },
    {
      "type": "modify",
      "old_id": "77d15a82b53ca34581b98abd9b69155f6f2d1a5e",
      "old_mode": 33188,
      "old_path": "testing/SUPPRESSIONS",
      "new_id": "96c84d123e10908948e7f6527a917bdc50ace079",
      "new_mode": 33188,
      "new_path": "testing/SUPPRESSIONS"
    }
  ]
}
