)]}'
{
  "commit": "c99364a313795b2baaa40bd0683a05ae2e1cd993",
  "tree": "6e61ce861d27bccf0e442621e03b0d01679e2005",
  "parents": [
    "a200650ac344338f9af86822266984804eb86370"
  ],
  "author": {
    "name": "Theo Buehler",
    "email": "theorbuehler@gmail.com",
    "time": "Sun Mar 17 14:46:22 2024 +1000"
  },
  "committer": {
    "name": "Boringssl LUCI CQ",
    "email": "boringssl-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Thu Mar 21 01:23:48 2024 +0000"
  },
  "message": "Fix X509_ALGOR_set_md()\n\nThis API allocates internally and can leave a corrupted |alg| behind.\nChange it to return an int so that callers can check for an error.\nAlso fix its only caller in rsa_md_to_algor().\n\nThis is an ABI change but will not break any callers.\n\nAlso add a small regress test for this API.\n\nChange-Id: I7a5d1729dcd4c7726c3d4ead3740d478231f3611\nReviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/67187\nCommit-Queue: Theo Buehler \u003ctheorbuehler@gmail.com\u003e\nCommit-Queue: David Benjamin \u003cdavidben@google.com\u003e\nReviewed-by: Bob Beck \u003cbbe@google.com\u003e\nReviewed-by: David Benjamin \u003cdavidben@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "5974bfab5132927dfe8832d4dd51f9e2739557cb",
      "old_mode": 33188,
      "old_path": "crypto/x509/rsa_pss.c",
      "new_id": "8e19b8c1ae02cb39d7b6a373dd3fee228c917bf1",
      "new_mode": 33188,
      "new_path": "crypto/x509/rsa_pss.c"
    },
    {
      "type": "modify",
      "old_id": "d7f43137a0f7943a8b81f91ace344129ec9d4644",
      "old_mode": 33188,
      "old_path": "crypto/x509/x509_test.cc",
      "new_id": "4559b221b142a5ab8b4f346d08ddeaf16508fc4d",
      "new_mode": 33188,
      "new_path": "crypto/x509/x509_test.cc"
    },
    {
      "type": "modify",
      "old_id": "819aee5f35926ba399fbe21c05ff3efe4244b264",
      "old_mode": 33188,
      "old_path": "crypto/x509/x_algor.c",
      "new_id": "bdc77ae969319b1594f1f464b5bdcaf5ed1cfc06",
      "new_mode": 33188,
      "new_path": "crypto/x509/x_algor.c"
    },
    {
      "type": "modify",
      "old_id": "414451f85bdd424a2e40886a4421838fe53369c7",
      "old_mode": 33188,
      "old_path": "include/openssl/x509.h",
      "new_id": "a072d6f478c10b77f0882423a917a17a10d62701",
      "new_mode": 33188,
      "new_path": "include/openssl/x509.h"
    }
  ]
}
