)]}'
{
  "commit": "d75b3cfbb7dc46ea09dd1a0689753e4ac4cc5401",
  "tree": "98e14eecfa267e957c1c96f2a9f80828b6f2953c",
  "parents": [
    "6b4f0c9d0b7d02db5ed0b03433ae62c03bbff722"
  ],
  "author": {
    "name": "Ben Clayton",
    "email": "bclayton@google.com",
    "time": "Mon Dec 11 15:32:45 2023 +0000"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Mon Dec 11 10:32:45 2023 -0500"
  },
  "message": "Zero initialize local variables (#5501)\n\nCertain versions of GCC warn about these variables being potentially uninitialized when used.\r\nI believe this is a false-positive, but zero-init\u0027ing them is a safe way to fix this.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "d00b87c3be9ee749d223fe1a953f3102ba982abb",
      "old_mode": 33188,
      "old_path": "source/opt/optimizer.cpp",
      "new_id": "d865cf1d47d7203a50c337f4ad6afbfb272beb63",
      "new_mode": 33188,
      "new_path": "source/opt/optimizer.cpp"
    }
  ]
}
