)]}'
{
  "commit": "3f954f575156bce8ac81d6b4d94de443786befed",
  "tree": "9de7ff10779b52b0ae1736365334a038797e8950",
  "parents": [
    "29c2475f215110d9e6b3955d5eb2832b3f719c2f"
  ],
  "author": {
    "name": "Aaron Ballman",
    "email": "aaron@aaronballman.com",
    "time": "Wed May 15 12:33:54 2024 -0400"
  },
  "committer": {
    "name": "Aaron Ballman",
    "email": "aaron@aaronballman.com",
    "time": "Wed May 15 12:36:19 2024 -0400"
  },
  "message": "Correct mismatched allocation/deallocation calls\n\nThis amends dceaa0f4491ebe30c0b0f1bc7fa5ec365b60ced6 because ASAN\ncaught an issue where the allocation and deallocation were not properly\npaired: https://lab.llvm.org/buildbot/#/builders/239/builds/7001\n\nUse malloc and free throughout this file to ensure that all kinds of\nmemory buffers use the proper pairing.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "50308bd2bf4a3b521328d8bf7b352df85f63597a",
      "old_mode": 33188,
      "old_path": "llvm/lib/Support/MemoryBuffer.cpp",
      "new_id": "fb7e804fd7e8436e474bf7a51c3f95dab123c53e",
      "new_mode": 33188,
      "new_path": "llvm/lib/Support/MemoryBuffer.cpp"
    }
  ]
}
