)]}'
{
  "commit": "ed071c4786dbbc98ca74ef979b30db75a09e13ce",
  "tree": "9abcba1e5c2a243eec8965c4fa36d72d098173cd",
  "parents": [
    "8e10eeb3378f6c459dbaf033ca6727e9816afccb"
  ],
  "author": {
    "name": "rootkiller6788",
    "email": "c8688rickowens@outlook.com",
    "time": "Fri Aug 21 17:31:03 2026 +0000"
  },
  "committer": {
    "name": "rootkiller6788",
    "email": "c8688rickowens@outlook.com",
    "time": "Fri Aug 21 17:31:03 2026 +0000"
  },
  "message": "Fix out-of-bounds write in ParseParams for empty-string arguments\n\nEmpty-string CLI arguments were recorded in params-\u003enot_input_indices\nbefore the \"too many options\" bounds check ran, so passing more than\nMAX_OPTIONS empty-string arguments wrote past the end of the\nfixed-size array and corrupted the stack (reproducible crash).\nMove the bounds check to the top of the argument loop so every write\nsite is guarded.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "0de5b442896680159770e9b57181b3459dd996ea",
      "old_mode": 33188,
      "old_path": "c/tools/brotli.c",
      "new_id": "98ff0a4226da7ece53fceeabb71d4441508e80da",
      "new_mode": 33188,
      "new_path": "c/tools/brotli.c"
    }
  ]
}
