)]}'
{
  "commit": "7afbf6dcd7944537511129b2836921123bc45968",
  "tree": "e7d92f9c48ffd7219f227d1ce87cdad980dc7e53",
  "parents": [
    "ac647d10bda83f1d881bf207afe76d641a9880d3"
  ],
  "author": {
    "name": "bnc",
    "email": "bnc@google.com",
    "time": "Mon May 02 11:05:56 2022 -0700"
  },
  "committer": {
    "name": "Copybara-Service",
    "email": "copybara-worker@google.com",
    "time": "Mon May 02 11:06:43 2022 -0700"
  },
  "message": "Fix signed-unsigned comparison.\n\nEnvoy compilation fails due to -Wsign-compare, because char is signed in Envoy.\nEven though Balsa is compiled with this warning internally, it compiles\ninternally because char is unsigned.  Change `c` to `size_t` to make sure the\ncomparison to `std::numeric_limits\u003csize_t\u003e::max() - length_x_10` is always\nbetween two unsigned expressions.\n\nPiperOrigin-RevId: 445979285\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "5f9d9d25d7776154f8ace96fbfeafa3a1cc136ca",
      "old_mode": 33188,
      "old_path": "quiche/common/balsa/balsa_frame.cc",
      "new_id": "3762772d0ca9f776bcd962bcddcbc8423e2b2f29",
      "new_mode": 33188,
      "new_path": "quiche/common/balsa/balsa_frame.cc"
    }
  ]
}
