)]}'
{
  "commit": "59d63e610a3005a5f7a6a4a92abe0c76a2190d88",
  "tree": "d948c6956d24a10789a7fe3ea8e4049d38ff4dbd",
  "parents": [
    "4e04fa6dea716d4dafdb8a1d1dedc15455cddf3b"
  ],
  "author": {
    "name": "James Zern",
    "email": "jzern@google.com",
    "time": "Tue Dec 23 11:44:11 2014 -0500"
  },
  "committer": {
    "name": "James Zern",
    "email": "jzern@google.com",
    "time": "Tue Dec 23 11:44:11 2014 -0500"
  },
  "message": "vp9: fix -Wclobbered (longjmp + local variables)\n\nLocal variables used at the setjmp() site need to be marked volatile.\nRelevant excerpt from the \u0027man longjmp\u0027:\n\n\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\nThe values of automatic variables are unspecified after a call to\nlongjmp() if they meet all the following criteria:\n·  they are local to the function that made the corresponding setjmp(3) call;\n·  their values are changed between the calls to setjmp(3) and longjmp(); and\n·  they are not declared as volatile.\n\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\n\nChange-Id: I093e6eeeedbf5f781d202248ca701ba2c29d3064\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "1406b4034020536446722e5c64c4d6bc3bc91b06",
      "old_mode": 33188,
      "old_path": "vp9/decoder/vp9_decoder.c",
      "new_id": "bb7bb565ae855a533e25460438b9222f7f0a1230",
      "new_mode": 33188,
      "new_path": "vp9/decoder/vp9_decoder.c"
    },
    {
      "type": "modify",
      "old_id": "430ad17e0788dfbafe252c31ee469ab7106c5e12",
      "old_mode": 33188,
      "old_path": "vp9/encoder/vp9_encoder.c",
      "new_id": "4fd34aa126ea6a9816fcc69d392e22229a80e0de",
      "new_mode": 33188,
      "new_path": "vp9/encoder/vp9_encoder.c"
    }
  ]
}
