)]}'
{
  "commit": "c33eeab2ca42bdb8c6d6477b11dff17d26d7ef6c",
  "tree": "ce1931bdc8210da9f93c45ab3a72f00a6b0dd789",
  "parents": [
    "cdbebb086e0d783bab3808da98397f4eb022ae7e"
  ],
  "author": {
    "name": "Jianjun Zhu",
    "email": "jianjun.zhu@intel.com",
    "time": "Tue May 26 09:43:17 2020"
  },
  "committer": {
    "name": "Commit Bot",
    "email": "commit-bot@chromium.org",
    "time": "Tue May 26 11:51:17 2020"
  },
  "message": "Fix an incorrect use of iterator.\n\nThis change uses index instead of iterator to access elements in\n`all_targets` to avoid using invalidated iterator after insertion.\n\nMSVC 2019 reports \"cannot increment value-initialized deque iterator\".\nAnd C++ standard says \"an insertion at either end of the deque\ninvalidates all the iterators to the deque\".\n\nBug: webrtc:11255\nChange-Id: I2167bfe875bb0059e81eba334bbd6921e287d6d9\nReviewed-on: https://webrtc-review.googlesource.com/c/src/+/176101\nCommit-Queue: Karl Wiberg \u003ckwiberg@webrtc.org\u003e\nReviewed-by: Sebastian Jansson \u003csrte@webrtc.org\u003e\nReviewed-by: Karl Wiberg \u003ckwiberg@webrtc.org\u003e\nCr-Commit-Position: refs/heads/master@{#31354}\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "5e48e4b857c99ee69370a180c8741956637e8adf",
      "old_mode": 33188,
      "old_path": "rtc_base/thread.cc",
      "new_id": "f8e299afd92d010bd9be8d6b4cc3a16cf8263357",
      "new_mode": 33188,
      "new_path": "rtc_base/thread.cc"
    }
  ]
}
