)]}'
{
  "commit": "b28d2e8fa0be6c0b4e584e99d0c8dfbaf38449cc",
  "tree": "341321a4020150be529b3b1540bea953d657503a",
  "parents": [
    "5848893344ab7ff2932909957953bbc2b9011379"
  ],
  "author": {
    "name": "Rudolf Polzer",
    "email": "rpolzer@google.com",
    "time": "Tue Nov 11 09:04:21 2025 -0800"
  },
  "committer": {
    "name": "Boringssl LUCI CQ",
    "email": "boringssl-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Fri Nov 14 01:42:53 2025 -0800"
  },
  "message": "bssl::Span::subspan: split into two overloads.\n\nThis removes the runtime checking of whether the length is the sentinel\nvalue `dynamic_extent`.\n\nUpdate-Note: `bssl::Span::subspan` no longer allows an explicit second\nargument of `dynamic_extent`. Previous `sp.subspan(pos, len)` can be\nexpressed as `len \u003d\u003d bssl::dynamic_extent ? sp.subspan(pos) :\nsp.subspan(pos, len)` if necessary.\n\nChange-Id: I3a344a19d01da31ef91471bfbe4977ab75495680\nBug: 453872746\nReviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/84027\nAuto-Submit: Rudolf Polzer \u003crpolzer@google.com\u003e\nReviewed-by: David Benjamin \u003cdavidben@google.com\u003e\nCommit-Queue: Rudolf Polzer \u003crpolzer@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "85d84e4f47204de3a15a6dc1ce63b4ef6db1a89b",
      "old_mode": 33188,
      "old_path": "include/openssl/span.h",
      "new_id": "428a9f383c394dbdd630ff6d1db53ebb2dac80f1",
      "new_mode": 33188,
      "new_path": "include/openssl/span.h"
    },
    {
      "type": "modify",
      "old_id": "76290557522f871cf40996455c73183c02fe281b",
      "old_mode": 33188,
      "old_path": "pki/input.h",
      "new_id": "250a6d416a0deac53d1195d5a06cbdb8842da84d",
      "new_mode": 33188,
      "new_path": "pki/input.h"
    }
  ]
}
