)]}'
{
  "commit": "fa29d8f43a37aaf4b47fd2f3c76785050d075a7d",
  "tree": "25a30fb90c3fffe56f573486a3e04691b25272bb",
  "parents": [
    "9f828fa1e258fc1d3e91926c15b64dfd9f666e54"
  ],
  "author": {
    "name": "Ben Chan",
    "email": "benchan@google.com",
    "time": "Mon May 01 14:19:06 2017 -0700"
  },
  "committer": {
    "name": "Ben Chan",
    "email": "benchan@google.com",
    "time": "Mon May 01 21:26:24 2017 +0000"
  },
  "message": "Fix stack-use-after-scope issues in WeaveWiFiSetupTest test cases.\n\nThis CL fixes a stack-use-after-scope issue, detected by ASAN, in the\nWeaveWiFiSetupTest.OfflineLongTimeWithNoSsid and\nWeaveWiFiSetupTest.OfflineLongTimeWithSsid test cases, where the\n\u0027time_stamp\u0027 variable on the stack is captured by reference for used in\nlambdas. The \u0027time_stamp\u0027 variable should thus be defined in a scope\nthat survives until after lambdas are executed.\n\nBUG\u003dchromium:717228\nTEST\u003d`USE\u003d\u0027clang asan\u0027 emerge-$BOARD libweave`\n\nChange-Id: Ib1013a5f020d6f233d45537fdf6f32ce2f3d8e56\nReviewed-on: https://weave-review.googlesource.com/9970\nReviewed-by: Eric Caruso \u003cejcaruso@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "fba9a8ae4a751df73c99507953ef4ace66b1e571",
      "old_mode": 33188,
      "old_path": "src/weave_unittest.cc",
      "new_id": "d7855dfa4ebb515913a2f6fb0562d50e1e937a17",
      "new_mode": 33188,
      "new_path": "src/weave_unittest.cc"
    }
  ]
}
