)]}'
{
  "commit": "8462a367bb57e9524c3d8eca9c62733c63a63cf4",
  "tree": "c04f9cfe48ea36ffa3d31970de3468a3947c0352",
  "parents": [
    "2749466282eaf639e6acd581a92e827c6ecbd622"
  ],
  "author": {
    "name": "David Benjamin",
    "email": "davidben@google.com",
    "time": "Thu Sep 01 16:02:22 2022 -0400"
  },
  "committer": {
    "name": "Boringssl LUCI CQ",
    "email": "boringssl-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Thu Sep 01 22:01:19 2022 +0000"
  },
  "message": "Silence a GCC 12 -Warray-bounds false positive warning.\n\nGCC 12 triggers a -Warray-bounds false positive in crypto/x509v3\u0027s IPv6\nparser. Although v6stat.total cannot exceed 16 because of the callback,\nGCC doesn\u0027t know this and seems to get confused. Checking \u003e\u003d 16 seems to\nsilence it.\n\nWhile I\u0027m here, move the comments so they don\u0027t obscure the\nif/else-if chains and avoid a theoretical overflow in \u0027zero_cnt\u0027 by\nchecking for the maximum value inside the callback.\n\nChange-Id: If1610a36693915aa92085d8cb3a4709ae82992ba\nReviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/54245\nReviewed-by: Adam Langley \u003cagl@google.com\u003e\nAuto-Submit: David Benjamin \u003cdavidben@google.com\u003e\nCommit-Queue: David Benjamin \u003cdavidben@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "15ebe540c8f755432fbbb392262fdc3858d21ac6",
      "old_mode": 33188,
      "old_path": "crypto/x509v3/v3_utl.c",
      "new_id": "76df91ce8df56f0df7f9f3800b94ca84d3f21d85",
      "new_mode": 33188,
      "new_path": "crypto/x509v3/v3_utl.c"
    }
  ]
}
