)]}'
{
  "commit": "aa607b352801e860f039eed7294e39e6d14b6198",
  "tree": "20acaa5ac456261e1317e5b5dc7ca8ac3822bfaf",
  "parents": [
    "89f02da2e7b8f1aaa0c44ea69152f52d096596b1"
  ],
  "author": {
    "name": "dexter",
    "email": "164054284+Naveed8951@users.noreply.github.com",
    "time": "Sun Feb 08 09:48:19 2026 +0530"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Sat Feb 07 20:18:19 2026 -0800"
  },
  "message": "Prevent integer overflow during buffer reallocation\n\nAdd a pre-multiplication check when doubling allocation sizes\nto prevent size_t overflow leading to undersized allocations and\npotential heap corruption during memcpy.\n\nIncludes defensive overflow detection and early failure on unsafe growth.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "9a121934d877b11697ddebcc7cb9d4b0865af889",
      "old_mode": 33188,
      "old_path": "src/utils.c",
      "new_id": "ad0e9c347d5e6334aa4b294c19882fb74684fa1a",
      "new_mode": 33188,
      "new_path": "src/utils.c"
    }
  ]
}
