)]}'
{
  "commit": "04ec93fe9bc98e3bd8560f79f56fed66dfae40d5",
  "tree": "ba7d1ca513641167f61d8d8bb56b832f63d98bca",
  "parents": [
    "b2a740aab8f3bc2fd9f01528e39607bd9a1f0da6"
  ],
  "author": {
    "name": "Li Zefan",
    "email": "lizf@cn.fujitsu.com",
    "time": "Fri Feb 06 08:17:19 2009 +0000"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@linux-foundation.org",
    "time": "Fri Feb 06 08:43:11 2009 -0800"
  },
  "message": "fork.c: fix NULL pointer dereference when nr_threads \u003d\u003d threads-max\n\nI happened to forked lots of processes, and hit NULL pointer dereference.\nIt is because in copy_process() after checking max_threads, 0 is returned\nbut not -EAGAIN.\n\nThe bug is introduced by \"CRED: Detach the credentials from task_struct\"\n(commit f1752eec6145c97163dbce62d17cf5d928e28a27).\n\nSigned-off-by: Li Zefan \u003clizf@cn.fujitsu.com\u003e\nSigned-off-by: David Howells \u003cdhowells@redhat.com\u003e\nAcked-by: James Morris \u003cjmorris@namei.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "242a706e77218073f74b9b8aa44ca589aaa1cbf4",
      "old_mode": 33188,
      "old_path": "kernel/fork.c",
      "new_id": "6d5dbb7a13e253132f9281fcfaf9a112f576ff38",
      "new_mode": 33188,
      "new_path": "kernel/fork.c"
    }
  ]
}
