)]}'
{
  "commit": "0a2b8eac80f164f10b2cbc126890db0d295790cd",
  "tree": "dde549a5d075648875a35577c8468de7db4b1086",
  "parents": [
    "8b973aa51d02aa1ab327100007d4070c24b862b0"
  ],
  "author": {
    "name": "Reito",
    "email": "carolwolfking@gmail.com",
    "time": "Fri Feb 16 13:50:29 2024 +0800"
  },
  "committer": {
    "name": "GN LUCI",
    "email": "gn-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Fri Feb 16 09:54:21 2024 +0000"
  },
  "message": "Fix regression in MakeRelativePath()\n\nThe logic in the function only works correctly when the\n`input` and `dest` arguments are zero-terminated strings.\nChanging them to std::string_view in a previous CL broke\nthis assumption, resulting in buffer overflows, runtime\nerrors with stdlib++ assertions turned on.\n\nFixed: 358\nChange-Id: Idfb52ffcbc38943ca5c8d231fae2fd0c50f20fd3\nReviewed-on: https://gn-review.googlesource.com/c/gn/+/16700\nReviewed-by: Takuto Ikuta \u003ctikuta@google.com\u003e\nCommit-Queue: David Turner \u003cdigit@google.com\u003e\nReviewed-by: David Turner \u003cdigit@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "d74728919024eaf747eb5aabea389b4cdd41cfd5",
      "old_mode": 33188,
      "old_path": "src/gn/filesystem_utils.cc",
      "new_id": "672c7f591c52b2f259c303d702420640f24be5d2",
      "new_mode": 33188,
      "new_path": "src/gn/filesystem_utils.cc"
    }
  ]
}
