)]}'
{
  "commit": "706bd6199acf9fed8f04200ecc734a3301609d5c",
  "tree": "7395a6c3cf54d0a11464836aad7e90d005bc2fe3",
  "parents": [
    "75dce8d683d0d265114ad5b2ec118f32ac695fd5"
  ],
  "author": {
    "name": "Hugo Lefeuvre",
    "email": "hugo.lefeuvre@scisemi.com",
    "time": "Tue Jun 11 11:13:27 2024 +0200"
  },
  "committer": {
    "name": "David Chisnall",
    "email": "davidchisnall@users.noreply.github.com",
    "time": "Wed Jun 12 10:07:49 2024 +0100"
  },
  "message": "Differentiate heap/quota exhausted in the return value of `mspace_dispatch`.\n\nThe return value of `mspace_dispatch` currently maps two error types,\n1) heap exhausted and 2) quota exhausted, to the same return error tag\ntype `AllocationFailureDeallocationNeeded`.\n\nSince we need to distinguish between the two in `heap_allocate*`,\ncreate two new distinct tag types.\n\nWhile at it, clarify the documentation of `mspace_dispatch`.\n\nSigned-off-by: Hugo Lefeuvre \u003chugo.lefeuvre@scisemi.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "9d63a7462ee58b80900155ccdb5f4a268e813362",
      "old_mode": 33188,
      "old_path": "sdk/core/allocator/alloc.h",
      "new_id": "20ba2da54d6aafa1af0c1999afb39a35b9181542",
      "new_mode": 33188,
      "new_path": "sdk/core/allocator/alloc.h"
    },
    {
      "type": "modify",
      "old_id": "7a47e8212643f8e8331c96d012a9dc9a37270479",
      "old_mode": 33188,
      "old_path": "sdk/core/allocator/main.cc",
      "new_id": "bb8160c26ee42f61da354edeeec3995e10c48ea1",
      "new_mode": 33188,
      "new_path": "sdk/core/allocator/main.cc"
    }
  ]
}
