)]}'
{
  "commit": "2545257982a3c27daca1e333f8fdc2e86c486563",
  "tree": "3ef528348442dab045e62366f1d23c89cfe37fd1",
  "parents": [
    "424cc65a4a007b08a691b6417e212e24fb4954fb"
  ],
  "author": {
    "name": "Tommi",
    "email": "tommi@webrtc.org",
    "time": "Tue Apr 12 10:51:40 2022"
  },
  "committer": {
    "name": "WebRTC LUCI CQ",
    "email": "webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Tue Apr 12 11:52:21 2022"
  },
  "message": "[StunRequestManager] Use unique_ptr in RequestMap\n\nThis removes the circular delete/remove pattern between the StunRequest\nand StunRequestManager whereby deleting a request would call the\nmanager from the dtor to do a lookup+erase from the map. Instead\nthe operation of removing from the map, equals delete and is controlled\nby the manager (owner) class.\n\nBug: webrtc:13892\nChange-Id: I1920ac4b98636d38b851f4c2057026bfbd392584\nReviewed-on: https://webrtc-review.googlesource.com/c/src/+/258660\nReviewed-by: Danil Chapovalov \u003cdanilchap@webrtc.org\u003e\nCommit-Queue: Tomas Gunnarsson \u003ctommi@webrtc.org\u003e\nCr-Commit-Position: refs/heads/main@{#36532}\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "532e5821a521f6a5aaee641aec106ff0582b513e",
      "old_mode": 33188,
      "old_path": "p2p/base/stun_request.cc",
      "new_id": "0131779755a6ec3ae047058151bdf756b1e573a9",
      "new_mode": 33188,
      "new_path": "p2p/base/stun_request.cc"
    },
    {
      "type": "modify",
      "old_id": "51276023a70a1ef6bfd4e1c23ae9321c8f1bcdfa",
      "old_mode": 33188,
      "old_path": "p2p/base/stun_request.h",
      "new_id": "e75804d4b92d25e1a022be58b101cb08275eb2b9",
      "new_mode": 33188,
      "new_path": "p2p/base/stun_request.h"
    }
  ]
}
