)]}'
{
  "commit": "b8841f8ebe03fd9dec42cd95be2c032fe80abc87",
  "tree": "b5bd2d928e605811e3d12b76d12240c84e7bf366",
  "parents": [
    "4fffeabba33be186bfb700577bc500629a9af519"
  ],
  "author": {
    "name": "Andy Tamilo",
    "email": "andytamilo@gmail.com",
    "time": "Fri Jul 26 07:49:03 2024"
  },
  "committer": {
    "name": "WebRTC LUCI CQ",
    "email": "webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Wed Aug 14 09:29:55 2024"
  },
  "message": "Fix race condition on ObjCNetworkMonitor::network_monitor_\n\nThere is a race condition on reading\n`ObjCNetworkMonitor::_network_monitor` field.\nThe `ObjCNetworkMonitor::OnPathUpdate()` checks its nullability\non the org.webrtc.RTCDispatcherNetworkMonitor thread BEFORE the\n`ObjCNetworkMonitor::Start()` assigns it on the network_monitor thread.\nIn addition, this field is neither atomic nor protected by mutex so its\nlast assigned value is not guaranteed to be visible to\nanother [reading] thread.\n\nBug: webrtc:355238623\nChange-Id: I1a05215111cc873b7d4931824e18f281aebfb91f\nReviewed-on: https://webrtc-review.googlesource.com/c/src/+/357880\nCommit-Queue: Danil Chapovalov \u003cdanilchap@webrtc.org\u003e\nReviewed-by: Taylor Brandstetter \u003cdeadbeef@webrtc.org\u003e\nReviewed-by: Peter Hanspers \u003cpeterhanspers@webrtc.org\u003e\nReviewed-by: Jonas Oreland \u003cjonaso@webrtc.org\u003e\nCr-Commit-Position: refs/heads/main@{#42778}\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "7b16d7c38ae7b75e41c485b1b2994be9d2ec7433",
      "old_mode": 33188,
      "old_path": "AUTHORS",
      "new_id": "48214c53a6e973c8d0ad9369f9bc767616e25000",
      "new_mode": 33188,
      "new_path": "AUTHORS"
    },
    {
      "type": "modify",
      "old_id": "535548c64cdcdcca465bdedb7d744b06ea0fee92",
      "old_mode": 33188,
      "old_path": "sdk/objc/native/src/objc_network_monitor.mm",
      "new_id": "1a1f445e1d52574e05a7a492f8a490c686166a44",
      "new_mode": 33188,
      "new_path": "sdk/objc/native/src/objc_network_monitor.mm"
    }
  ]
}
