)]}'
{
  "commit": "8a7f80743a294b542fe5b149615df2b383f6e5b5",
  "tree": "8fa0c37390c3ed9a5b181c8262c0420d31bceca2",
  "parents": [
    "a88bc520a08d574b5b5363e56d6a5b4d106b77bc"
  ],
  "author": {
    "name": "Brian Osman",
    "email": "brianosman@google.com",
    "time": "Tue Apr 19 10:55:48 2022 -0400"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Tue Apr 19 10:55:48 2022 -0400"
  },
  "message": "Fix return type of GetAllocationNextPtr\n\nReturning `void* const` doesn\u0027t mean anything (produces a warning with -Wignored-qualifiers). Based on usage, it looks like the returned pointer is expected to point at const data, so I\u0027ve fixed the declaration to reflect that.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "7b577c37eea88979fec64aeb5cd2d80395dd49b0",
      "old_mode": 33188,
      "old_path": "include/vk_mem_alloc.h",
      "new_id": "90410b56af6a53042ea73327a737425c4df6268a",
      "new_mode": 33188,
      "new_path": "include/vk_mem_alloc.h"
    }
  ]
}
