)]}'
{
  "commit": "51ea3f6a4571e9283e2ff79b74bcedfc2986dbe2",
  "tree": "1c898ddc9d39a62deccc54686011a45e1ad8e4a6",
  "parents": [
    "e69eae65523b457a3ac4262a66cfff57f2c924a9"
  ],
  "author": {
    "name": "Joakim Tjernlund",
    "email": "joakim.tjernlund@transmode.se",
    "time": "Wed Mar 10 15:23:57 2010 -0800"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@linux-foundation.org",
    "time": "Fri Mar 12 15:52:44 2010 -0800"
  },
  "message": "inflate_fast: sout is already a short so ptr arith was off by one.\n\ninflate_fast() can do either POST INC or PRE INC on its pointers walking\nthe memory to decompress.  Default is PRE INC.\n\nThe sout pointer offset was miscalculated in one case as the calculation\nassumed sout was a char * This breaks inflate_fast() iff configured to do\nPOST INC.\n\nSigned-off-by: Joakim Tjernlund \u003cJoakim.Tjernlund@transmode.se\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "fa62fc7a94f9561197f2e549a269c3a1d8c292b6",
      "old_mode": 33188,
      "old_path": "lib/zlib_inflate/inffast.c",
      "new_id": "2c13ecc5bb2c7ea7563e7096a61b93d13275d675",
      "new_mode": 33188,
      "new_path": "lib/zlib_inflate/inffast.c"
    }
  ]
}
