)]}'
{
  "commit": "12c8822e3a443266add2d7a9b290caf48c03bd6b",
  "tree": "9dbe65ce86b2d7dbfa6751ae33a7424b481d20ee",
  "parents": [
    "070a4198d605dd3ea24bfe07387d0305f79ed503"
  ],
  "author": {
    "name": "dschinazi",
    "email": "dschinazi@google.com",
    "time": "Mon Mar 01 10:40:52 2021 -0800"
  },
  "committer": {
    "name": "Copybara-Service",
    "email": "copybara-worker@google.com",
    "time": "Mon Mar 01 10:41:24 2021 -0800"
  },
  "message": "Fix use after free in MasqueServerBackend\n\nThis fixes some crashes in CloseBackendResponseStream that\nwere due to the fact that QuicConnection gets destructed before\nthe QuicSimpleServerBackend::RequestHandler is. Since we only\nneed to hold this memory to ensure the request handler is tracked,\nwe instead keep a vector of them per connection and clear the\nentire vector when the connection goes away.\n\nThis code isn\u0027t used in production.\n\nPiperOrigin-RevId: 360225184\nChange-Id: I661ca92d2039adcc095eb4cd1a8ec6fa3ad9682b\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "5b10d6ff5ec54c89c9dcda87757d20001e4c75f3",
      "old_mode": 33188,
      "old_path": "quic/masque/masque_server_backend.cc",
      "new_id": "64c36e1d5d71a6a965414f2e6cfe417db9e559df",
      "new_mode": 33188,
      "new_path": "quic/masque/masque_server_backend.cc"
    },
    {
      "type": "modify",
      "old_id": "86b1e008215bb1a422ac4d3b7be4f38cb0c87417",
      "old_mode": 33188,
      "old_path": "quic/masque/masque_server_backend.h",
      "new_id": "4f0e10d742176aaa5bc9c52d9f50e904c4763b07",
      "new_mode": 33188,
      "new_path": "quic/masque/masque_server_backend.h"
    }
  ]
}
