)]}'
{
  "commit": "3e22010a8ebdfe84c7a25407c32b05cea615c555",
  "tree": "071fcb2b19695dcac81c9d1081fb34f79e4fdc23",
  "parents": [
    "664a985707470a62f436cca862ccec9524c561ca"
  ],
  "author": {
    "name": "Lily Chen",
    "email": "chlily@google.com",
    "time": "Fri Mar 27 20:23:22 2026 +0000"
  },
  "committer": {
    "name": "Boringssl LUCI CQ",
    "email": "boringssl-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Sat Mar 28 10:12:09 2026 -0700"
  },
  "message": "Use stable sort in OPENSSL_sk_sort to sort STACK_OF(T)\n\nIn other places where we use `std::sort`, we are sorting types that\ncannot compare equal unless they really are equal. However, when sorting\na STACK, items may compare equal while still being distinguishable.\n\nNondeterminism is awful. And this particular non-determinism made the\nrecently added test in d258906c99, flaky.\n\nChange-Id: I104e665b51bd0d2bcd0d4d9fc8eef1c66a6a6964\nReviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/91687\nPresubmit-BoringSSL-Verified: Boringssl LUCI CQ \u003cboringssl-scoped@luci-project-accounts.iam.gserviceaccount.com\u003e\nAuto-Submit: Lily Chen \u003cchlily@google.com\u003e\nReviewed-by: Adam Langley \u003cagl@google.com\u003e\nCommit-Queue: Adam Langley \u003cagl@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "0257e62fbdc549f63c6c19e618a00bac008c44a0",
      "old_mode": 33188,
      "old_path": "crypto/stack/stack.cc",
      "new_id": "67c7162230f49883517be4d19a5158c6b54104f6",
      "new_mode": 33188,
      "new_path": "crypto/stack/stack.cc"
    },
    {
      "type": "modify",
      "old_id": "f32b8c350a3376d7ea950e026f49d7c729be2e7c",
      "old_mode": 33188,
      "old_path": "crypto/stack/stack_test.cc",
      "new_id": "7da842d8a0be72af1f44e94f55583fc28153e738",
      "new_mode": 33188,
      "new_path": "crypto/stack/stack_test.cc"
    },
    {
      "type": "modify",
      "old_id": "7e9805f8457690d972361d22b5f4fdb776af417c",
      "old_mode": 33188,
      "old_path": "include/openssl/stack.h",
      "new_id": "8fd26fa1a38b541ec3e0d9080f4ffec8188df94a",
      "new_mode": 33188,
      "new_path": "include/openssl/stack.h"
    }
  ]
}
