)]}'
{
  "commit": "052d5889f871f792def285c92bd91182d07789cd",
  "tree": "260334dd1e36a450f41d597db0bbbc428bc49dd6",
  "parents": [
    "7d4464599f2072154adf724c83aa812b538fd669"
  ],
  "author": {
    "name": "Christian Ulmann",
    "email": "christianulmann@gmail.com",
    "time": "Fri Jun 06 11:24:46 2025 +0200"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Fri Jun 06 11:24:46 2025 +0200"
  },
  "message": "[Support] Properly zero initialize CPU set when querying affinity (#142924)\n\nThis commit resolves a potential issue of working with uninitialized\nmemory when querying the CPU\u0027s affinity. The man page of\n`sched_getaffinity` does not guarantee that the memory will be fully\noverwritten, so this change should ensure that issues are avoided.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "742660d5bea754bedffb5399dd7e6e6f8e467eee",
      "old_mode": 33188,
      "old_path": "llvm/lib/Support/Unix/Threading.inc",
      "new_id": "562971aae32fd1477acca89827aea8d50314b2b5",
      "new_mode": 33188,
      "new_path": "llvm/lib/Support/Unix/Threading.inc"
    }
  ]
}
