)]}'
{
  "commit": "5569b30150bb385b2bbee9661926563b9e7bc21b",
  "tree": "7d24ca407138e31c5ff7211857fc5156b7780bde",
  "parents": [
    "43e35e934d04d776adc086e997e2ab139f201080"
  ],
  "author": {
    "name": "Barret Rhoden",
    "email": "brho@cs.berkeley.edu",
    "time": "Mon Sep 23 19:36:11 2019 -0400"
  },
  "committer": {
    "name": "Barret Rhoden",
    "email": "brho@cs.berkeley.edu",
    "time": "Tue Oct 08 17:11:11 2019 -0400"
  },
  "message": "arena/slab: warn when destroying unfreed items\n\nInstead of panicking.  This leaks resources, but keeps the machine\nrunning.  It\u0027s a little hokey, since any attempt to free the objects\nwill run into issues.  Though if someone forgot to free it, hopefully\nthey won\u0027t free it before we can use the machine for some last minute\ndiagnostics.\n\nSigned-off-by: Barret Rhoden \u003cbrho@cs.berkeley.edu\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "ca624aab75d5897b45131e77b8fb0e00c9f8079a",
      "old_mode": 33188,
      "old_path": "kern/src/arena.c",
      "new_id": "a4f9d4e526a80419a9298127887cb46e56809b3f",
      "new_mode": 33188,
      "new_path": "kern/src/arena.c"
    },
    {
      "type": "modify",
      "old_id": "fecffcda108f741facf2eb1f087569a89508e8ec",
      "old_mode": 33188,
      "old_path": "kern/src/slab.c",
      "new_id": "55b77766cc2ff417f7d25f781e25058da1a55be3",
      "new_mode": 33188,
      "new_path": "kern/src/slab.c"
    }
  ]
}
