)]}'
{
  "commit": "d2c106be9c34f71b756e45b2b7fd9e97f553a549",
  "tree": "9b70d4763184576118e7387e87a7323ffa067d6e",
  "parents": [
    "0b63406a7bd98dd5b9e6394394142be7fcf4d591"
  ],
  "author": {
    "name": "Daniel.L (Byoungchan Lee)",
    "email": "daniel.l@hpcnt.com",
    "time": "Wed Apr 15 19:28:18 2026"
  },
  "committer": {
    "name": "webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "email": "webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Mon Apr 20 08:55:29 2026"
  },
  "message": "Fix MSVC C2362 errors in audio_device_core_win\n\n`modules/audio_device/win/audio_device_core_win.cc` does not compile\nwith MSVC 19.44.35224 because some `goto Exit` paths skip the\ninitialization of local variables, triggering C2362 errors.\n\nFix this by moving the affected variable declarations before the `goto`\npaths without changing behavior.\n\nBug: None\nChange-Id: I551f8f8d5111f3a990f99c029594fd84d68cb4bd\nReviewed-on: https://webrtc-review.googlesource.com/c/src/+/464360\nCommit-Queue: Henrik Andreassson \u003chenrika@webrtc.org\u003e\nReviewed-by: Henrik Andreassson \u003chenrika@webrtc.org\u003e\nCr-Commit-Position: refs/heads/main@{#47471}\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "fee76426cbf67a6c693dcac3b4071118c83fa7a7",
      "old_mode": 33188,
      "old_path": "modules/audio_device/win/audio_device_core_win.cc",
      "new_id": "ffd478c25c25c8cf5380a8682d4c8801ea8e86a1",
      "new_mode": 33188,
      "new_path": "modules/audio_device/win/audio_device_core_win.cc"
    }
  ]
}
