)]}'
{
  "commit": "98c0699c50e782ec68e569721ef4bde89c566ada",
  "tree": "b5ab4060b23e99cdc7b04a4fd242339895eef571",
  "parents": [
    "63bbf74c15782ffbf529ba84058145cf0de85e10"
  ],
  "author": {
    "name": "Chris Bracken",
    "email": "chris@bracken.jp",
    "time": "Wed Aug 10 11:40:11 2022 -0700"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Wed Aug 10 19:40:11 2022 +0100"
  },
  "message": "[Windows] Replace memset with C++ alternatives (#35312)\n\nEliminate a few uses of memset in the code, replacing them with C++\r\nalternatives, like using initialiser list syntax and std::array + fill.\r\nThis avoids some double-hardcoding of array length in the code.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "a4c66be29db8cc86246fb456e8767d976e59c4e7",
      "old_mode": 33188,
      "old_path": "shell/platform/windows/flutter_window.cc",
      "new_id": "c25f433d9317fdeeaff826949ad8466c7936572c",
      "new_mode": 33188,
      "new_path": "shell/platform/windows/flutter_window.cc"
    },
    {
      "type": "modify",
      "old_id": "00520426c18978852bcf779f8db449e327942273",
      "old_mode": 33188,
      "old_path": "shell/platform/windows/flutter_windows_unittests.cc",
      "new_id": "ff3d00d0e6fb12bea915335a4273fbf652528381",
      "new_mode": 33188,
      "new_path": "shell/platform/windows/flutter_windows_unittests.cc"
    },
    {
      "type": "modify",
      "old_id": "182dc0918d8040e2b72bfd9fc19e1878d83ffe9f",
      "old_mode": 33188,
      "old_path": "shell/platform/windows/window_unittests.cc",
      "new_id": "22750e2755a90731c572f20a47d7f3a60bff307f",
      "new_mode": 33188,
      "new_path": "shell/platform/windows/window_unittests.cc"
    }
  ]
}
