)]}'
{
  "commit": "38ec4fd33e127114ebf0fbddb42f84152851e672",
  "tree": "6bc2a2ec4a78502eac6e775684142f3ae5e27ee1",
  "parents": [
    "6715261adf02cdbed1e4a18b8160f7f56c134849"
  ],
  "author": {
    "name": "Barret Rhoden",
    "email": "brho@cs.berkeley.edu",
    "time": "Mon Sep 30 14:08:12 2019 -0400"
  },
  "committer": {
    "name": "Barret Rhoden",
    "email": "brho@cs.berkeley.edu",
    "time": "Tue Oct 08 17:11:11 2019 -0400"
  },
  "message": "arena: fix qcache double-free\n\nThis was nasty.  The qcache would be freed twice, which meant that it\nwould get reused twice.  It resulted in the full_slab_list having weird\nshit on it: it looked like a SLIST of magazines!\n\nSigned-off-by: Barret Rhoden \u003cbrho@cs.berkeley.edu\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "5a006d9cd3eb76db2fd088303662cdfdd27cbf3c",
      "old_mode": 33188,
      "old_path": "kern/src/arena.c",
      "new_id": "cbf17119fb292104af8a0fccd32172afedbe33d5",
      "new_mode": 33188,
      "new_path": "kern/src/arena.c"
    }
  ]
}
