)]}'
{
  "commit": "57741b64971a7c86e5940281076ebc3b36afb627",
  "tree": "a5c820d3103ff94c175454d0da805fab8d998617",
  "parents": [
    "0568fc9d8de108f16a4663e06655aef0f992bdf4"
  ],
  "author": {
    "name": "Barret Rhoden",
    "email": "brho@cs.berkeley.edu",
    "time": "Mon Sep 23 16:29:15 2019 -0400"
  },
  "committer": {
    "name": "Barret Rhoden",
    "email": "brho@cs.berkeley.edu",
    "time": "Tue Oct 08 17:11:11 2019 -0400"
  },
  "message": "arena: warn instead of panic for free-checks\n\nThese checks are signs of bugs, but we can proceed by just returning.\nFor the size-mismatch, we could try and free the correct size, but since\nthere is some bug, we should be safe and just not free anything.\n\nSigned-off-by: Barret Rhoden \u003cbrho@cs.berkeley.edu\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "b51bd4e0299fb1d597c10ad989822ac142712ca1",
      "old_mode": 33188,
      "old_path": "kern/src/arena.c",
      "new_id": "ca624aab75d5897b45131e77b8fb0e00c9f8079a",
      "new_mode": 33188,
      "new_path": "kern/src/arena.c"
    }
  ]
}
