)]}'
{
  "commit": "4b030d4288a569d6bdeca884d7f102d951f097f2",
  "tree": "90c999a27f71fa258db88e2b859d31930d112ba3",
  "parents": [
    "ce9e76c8450fc248d3e1fc16ef05e6eb50c02fa5"
  ],
  "author": {
    "name": "Dan Carpenter",
    "email": "error27@gmail.com",
    "time": "Wed Aug 04 23:38:06 2010 +0000"
  },
  "committer": {
    "name": "David S. Miller",
    "email": "davem@davemloft.net",
    "time": "Thu Aug 05 13:21:25 2010 -0700"
  },
  "message": "isdn: fix information leak\n\nThe main motivation of this patch changing strcpy() to strlcpy().\nWe strcpy() to copy a 48 byte buffers into a 49 byte buffers.  So at\nbest the last byte has leaked information, or maybe there is an\noverflow?  Anyway, this patch closes the information leaks by zeroing\nthe memory and the calls to strlcpy() prevent overflows.\n\nSigned-off-by: Dan Carpenter \u003cerror27@gmail.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "43c5dc3516e5ac9c1d58844b38f4c776ad8ee90f",
      "old_mode": 33188,
      "old_path": "drivers/isdn/sc/ioctl.c",
      "new_id": "4cfdbe08ffd1b91a1dbab0c4a46f0a29f7fb37bb",
      "new_mode": 33188,
      "new_path": "drivers/isdn/sc/ioctl.c"
    }
  ]
}
