)]}'
{
  "commit": "a57b5d36453cc9335f75ae191ffd682a250d08ba",
  "tree": "4879b45aec4865ee6c7df64cf7a71b56f75e9238",
  "parents": [
    "824cc5ff37a0dc3ec8c9e7002e3b1ca0b408917e"
  ],
  "author": {
    "name": "Jesper Juhl",
    "email": "jj@chaosbits.net",
    "time": "Tue Jun 28 00:30:17 2011 +0200"
  },
  "committer": {
    "name": "Nicholas Bellinger",
    "email": "nab@linux-iscsi.org",
    "time": "Fri Jul 22 09:37:46 2011 +0000"
  },
  "message": "loopback: Fix memory leak in tcm_loop_make_scsi_hba()\n\nThere is a memory leak in tcm_loop_make_scsi_hba().\n\nIf all the strstr() calls return NULL and we end up at return ERR_PTR(-EINVAL);\nthen we\u0027ll be leaking the memory previously allocated to tl_hba as\nthat variable goes out of scope.\n\nThis patch should fix the leak.\n\nSigned-off-by: Jesper Juhl \u003cjj@chaosbits.net\u003e\nSigned-off-by: Dan Carpenter \u003cerror27@gmail.com\u003e\nSigned-off-by: Nicholas Bellinger \u003cnab@linux-iscsi.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "e53cec64ddd40c30eb6c9147929f804a7e91ac81",
      "old_mode": 33188,
      "old_path": "drivers/target/loopback/tcm_loop.c",
      "new_id": "fe11a336b598d6ff4387aa1561f4f78620f9b770",
      "new_mode": 33188,
      "new_path": "drivers/target/loopback/tcm_loop.c"
    }
  ]
}
