)]}'
{
  "commit": "fbf01ffae10929d863b6744bb505f0cae6c9c712",
  "tree": "ef20c292a4cc84a70a6ce4ae717a8e13376a95a5",
  "parents": [
    "3cbf7f3d3927478082a2f0a73ef028663c67b58f"
  ],
  "author": {
    "name": "David Benjamin",
    "email": "davidben@google.com",
    "time": "Mon Mar 02 00:20:34 2026 -0500"
  },
  "committer": {
    "name": "Boringssl LUCI CQ",
    "email": "boringssl-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Tue Mar 03 15:12:59 2026 -0800"
  },
  "message": "Reduce thread contention for pooled CRYPTO_BUFFERs\n\nWe previously locked all CRYPTO_BUFFER_frees of pooled buffers, but we\nonly need to lock it when we observe a reference count of zero. When we\nsee zero, we then lock to synchronize with any threads that might try to\nupgrade our weak reference.\n\nChange-Id: I3c21f8a7cc3091457560cdfcd60c00159ba26400\nReviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/90155\nReviewed-by: Xiangfei Ding \u003cxfding@google.com\u003e\nReviewed-by: Rudolf Polzer \u003crpolzer@google.com\u003e\nCommit-Queue: David Benjamin \u003cdavidben@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "3c47143cbd4db08195d0d7dd68321de681ffed18",
      "old_mode": 33188,
      "old_path": "crypto/pool/pool.cc",
      "new_id": "ddc37fac2431e97132fda8948743fa24e0906c8f",
      "new_mode": 33188,
      "new_path": "crypto/pool/pool.cc"
    }
  ]
}
