)]}'
{
  "commit": "dbb018cd8a0fd073eaabf9de5a93f62d98bd7723",
  "tree": "761c76f1fc6c81a51cd68adfe77108bed3c66dfd",
  "parents": [
    "7b51ba38d9baca207152d1c97ec793cfb673a6cd"
  ],
  "author": {
    "name": "Darren Jenkins",
    "email": "darrenrjenkins@gmailcom",
    "time": "Tue Jul 08 15:51:44 2008 +0800"
  },
  "committer": {
    "name": "Herbert Xu",
    "email": "herbert@gondor.apana.org.au",
    "time": "Tue Jul 08 15:51:44 2008 +0800"
  },
  "message": "crypto: tcrypt - Fix memory leak in test_cipher\n\nCoverity CID: 2306 \u0026 2307 RESOURCE_LEAK\n\nIn the second for loop in test_cipher(), data is allocated space with\nkzalloc() and is only ever freed in an error case.\nLooking at this loop, data is written to this memory but nothing seems\nto read from it. \nSo here is a patch removing the allocation, I think this is the right\nfix.\n\nOnly compile tested.\n\nSigned-off-by: Darren Jenkins \u003cdarrenrjenkins@gmailcom\u003e\nSigned-off-by: Herbert Xu \u003cherbert@gondor.apana.org.au\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "6beabc5abd0747b0c2749d1d0c045c53e87e9856",
      "old_mode": 33188,
      "old_path": "crypto/tcrypt.c",
      "new_id": "e47f6e02133c155622d477567d88f890489f151f",
      "new_mode": 33188,
      "new_path": "crypto/tcrypt.c"
    }
  ]
}
