)]}'
{
  "commit": "ad286343665cad2135792bcf53117d8344f64b03",
  "tree": "b318886702e697d7f1fbd476851ee03e28ebebc9",
  "parents": [
    "c19df27ec7f8b184db867c4490d87f997fdc6e4e"
  ],
  "author": {
    "name": "Kyungmin Park",
    "email": "kyungmin.park@samsung.com",
    "time": "Fri Mar 23 10:19:52 2007 +0900"
  },
  "committer": {
    "name": "David Woodhouse",
    "email": "dwmw2@infradead.org",
    "time": "Wed Apr 25 11:09:23 2007 +0100"
  },
  "message": "[MTD] [OneNAND] Fix access the past of the real oobfree array\n\nHere it\u0027s not the case: all the entries are occupied by\nOOB chunks. Therefore, once we get into a loop like\n\n        for (free \u003d this-\u003eecclayout-\u003eoobfree; free-\u003elength; ++free) {\n\t}\n\nwe might end up scanning past the real oobfree array.\n\nProbably the best way out, as the same thing might happen for common NAND\nas well, is to check index against MTD_MAX_OOBFREE_ENTRIES.\n\nSigned-off-by: Kyungmin Park \u003ckyungmin.park@samsung.com\u003e\nSigned-off-by: David Woodhouse \u003cdwmw2@infradead.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "9e14a26ca4e82ba07b4b328811f2f5f661eb1a60",
      "old_mode": 33188,
      "old_path": "drivers/mtd/onenand/onenand_base.c",
      "new_id": "b8535ad3b6148fab7e377aa5bab807297ca0605b",
      "new_mode": 33188,
      "new_path": "drivers/mtd/onenand/onenand_base.c"
    }
  ]
}
