)]}'
{
  "commit": "e96875677fb2b7cb739c5d7769824dff7260d31d",
  "tree": "4d33caeb4dc7584832945427ed8890b3e5c856db",
  "parents": [
    "8f1f66ed7e1bdb7c88bb0bc45ac78cd075430d78"
  ],
  "author": {
    "name": "Davidlohr Bueso",
    "email": "dave@gnu.org",
    "time": "Thu Oct 04 17:13:18 2012 -0700"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@linux-foundation.org",
    "time": "Sat Oct 06 03:04:57 2012 +0900"
  },
  "message": "lib/gcd.c: prevent possible div by 0\n\nAccount for all properties when a and/or b are 0:\ngcd(0, 0) \u003d 0\ngcd(a, 0) \u003d a\ngcd(0, b) \u003d b\n\nFixes no known problems in current kernels.\n\nSigned-off-by: Davidlohr Bueso \u003cdave@gnu.org\u003e\nCc: Eric Dumazet \u003ceric.dumazet@gmail.com\u003e\nCc: \u003cstable@vger.kernel.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "cce4f3cd14b36f1511b7372a5c8a8106b9495437",
      "old_mode": 33188,
      "old_path": "lib/gcd.c",
      "new_id": "3657f129d7b8c5db0bee11a94a97d5d4bf251b52",
      "new_mode": 33188,
      "new_path": "lib/gcd.c"
    }
  ]
}
