)]}'
{
  "commit": "eb7c3616b811f175fee41c80fd0e8549bb80635c",
  "tree": "026bbde6e64ceb7f19ee1c9451c867291a76b461",
  "parents": [
    "dc327134097700121e4ecd6e1d54d1d0a832a18d"
  ],
  "author": {
    "name": "FuzzTest Team",
    "email": "fuzztest@google.com",
    "time": "Thu Mar 26 04:02:08 2026"
  },
  "committer": {
    "name": "Copybara-Service",
    "email": "copybara-worker@google.com",
    "time": "Thu Mar 26 04:02:58 2026"
  },
  "message": "Fix GetRandomSide always returning left\n\nGetRandomSide uses `RandomBool` to branch, but in the else block it returns `entry.lhs` again instead of `entry.rhs`. This causes it to completely blind the fuzzer to constants found on the right-hand-side of comparisons. Fix it to correctly use `rhs` when returning the other side.\n\nPiperOrigin-RevId: 889588583\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "742bf55e56750319bebbc96a804f44f10436eb7f",
      "old_mode": 33188,
      "old_path": "fuzztest/internal/table_of_recent_compares.h",
      "new_id": "2f6128974ebf5b876f546b96c0712b74b805f5ff",
      "new_mode": 33188,
      "new_path": "fuzztest/internal/table_of_recent_compares.h"
    }
  ]
}
