)]}'
{
  "commit": "bf079fe015e3b2d966e111efc61728b6e6892ec3",
  "tree": "43b61e0b303090830f0d6067c56f2ded18b2ca9d",
  "parents": [
    "6f31ce382777d82952d019908866ff28ef3bbc76"
  ],
  "author": {
    "name": "Sebastien Hertz",
    "email": "shertz@google.com",
    "time": "Tue Apr 01 15:31:05 2014 +0200"
  },
  "committer": {
    "name": "Sebastien Hertz",
    "email": "shertz@google.com",
    "time": "Fri Apr 04 11:11:05 2014 +0200"
  },
  "message": "Fix crash when debugging exception\n\nFixes a crash when detaching the debugger during an exception event. The cause\nis a concurrent modification of Instrumentation::exception_caught_listeners_\nlist (consequence of debugger being detached) while we loop over its elements.\n\nWorkaround the issue by making a copy of the listeners list.\n\nBug: 13738672\nChange-Id: I56b84c5c8f31d6fbda1ba7cb35caeefc5e7ca60f\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "525e2b30dfcca1e087589b62d8aa88fb563424ee",
      "old_mode": 33188,
      "old_path": "runtime/instrumentation.cc",
      "new_id": "c798fbf6e03a29ff5510bf23011e048dd2949493",
      "new_mode": 33188,
      "new_path": "runtime/instrumentation.cc"
    }
  ]
}
