)]}'
{
  "commit": "3a6670fcf856ff6b4c59a151c35c98ba7cc7dc76",
  "tree": "e3a2bda6f7a530e0640b917fff27819b3d8148c8",
  "parents": [
    "0cca5dd8d7bbeb001544d81ccf2112d9f52e7f87"
  ],
  "author": {
    "name": "Yunqing Wang",
    "email": "yunqingwang@google.com",
    "time": "Wed Apr 09 09:59:15 2014 -0700"
  },
  "committer": {
    "name": "Yunqing Wang",
    "email": "yunqingwang@google.com",
    "time": "Wed Apr 09 09:59:15 2014 -0700"
  },
  "message": "Fix encoder uninitialized read errors reported by drmemory\n\nThis patch fixed the uninitialized read errors in Issue 748:\n\"dr memory VP9 encode errors\". In vp9_convolve_avg_sse2,\nwhen width is 4, pavgb reads 8 bytes from dst buffer that is\nout of range. An error is reported although the data is not\nactually used later. This issue was resolved by preventing\nuninitialized reads.\n\nChange-Id: I109a54910aa47139cb13119de86f2062cff207df\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "dd522c698dccd56516be7064801815fe11b38ebb",
      "old_mode": 33188,
      "old_path": "vp9/common/x86/vp9_copy_sse2.asm",
      "new_id": "b26383708f7da272f0a6def7a475210a4c248c6a",
      "new_mode": 33188,
      "new_path": "vp9/common/x86/vp9_copy_sse2.asm"
    }
  ]
}
