)]}'
{
  "commit": "7877df66c27c8cd27dcb809e5cbfdc38b798e5cb",
  "tree": "d77a82183c705cb4a0e2ebf290de217d86bc8af6",
  "parents": [
    "9567c7b82cba21d3046bab5c9b1fe4e73f2629bf"
  ],
  "author": {
    "name": "Colin Cross",
    "email": "ccross@android.com",
    "time": "Thu Mar 10 13:01:27 2016 -0800"
  },
  "committer": {
    "name": "Colin Cross",
    "email": "ccross@android.com",
    "time": "Thu Mar 10 14:53:02 2016 -0800"
  },
  "message": "malloc_debug: fix multiplication overflow in debug_calloc\n\nThe over flow check for nmemb * bytes in debug_calloc is incorrect,\nuse the builtin overflow functions to check for multiplication and\naddition overflow.\n\nChange-Id: I3f1c13102621bc5380be1f69caa88dba2118f3cb\n(cherry picked from commit 239838608dbe9917acddfe5a51d92350a4c8e135)\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "b20d634b2ea52225611a1cce1d8a39995b1d4e7a",
      "old_mode": 33188,
      "old_path": "libc/malloc_debug/malloc_debug.cpp",
      "new_id": "568192d69ce9279e9c718df04525d7147f0ebfec",
      "new_mode": 33188,
      "new_path": "libc/malloc_debug/malloc_debug.cpp"
    },
    {
      "type": "modify",
      "old_id": "28729e8aca39d3f2d07f9009ad61815a2ceb9e18",
      "old_mode": 33188,
      "old_path": "libc/malloc_debug/tests/malloc_debug_unit_tests.cpp",
      "new_id": "2503981b017fd1bd9311d6da63972c5cb3e2cceb",
      "new_mode": 33188,
      "new_path": "libc/malloc_debug/tests/malloc_debug_unit_tests.cpp"
    }
  ]
}
