)]}'
{
  "commit": "a028a5e01f2cd627e31f3d3dbdd8fe1f707734b4",
  "tree": "0b4630a897c4842bf7da273540f50ae1a451495c",
  "parents": [
    "eb0b7e4df6eb5a082c2b977784f4270b55c58361"
  ],
  "author": {
    "name": "David Benjamin",
    "email": "davidben@google.com",
    "time": "Mon Feb 06 12:22:07 2023 -0500"
  },
  "committer": {
    "name": "Boringssl LUCI CQ",
    "email": "boringssl-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Mon Feb 06 18:07:30 2023 +0000"
  },
  "message": "Fix leak in set_dist_point_name error handling.\n\nThe temporary X509_NAME wasn\u0027t destroyed if the section didn\u0027t exist.\nAlso document the weird 0 vs -1 convention (see callers), and revise the\nNULL check added in\nhttps://boringssl-review.googlesource.com/c/boringssl/+/56705. It\ndoesn\u0027t make a difference, but we should only apply the NULL check after\nwe\u0027ve looked at the name, and return -1 because, after the name is\nchecked, it\u0027s a known syntax error.\n\nAlso fix a couple of comments that were wrong. It\u0027s that the RDNSequence\nwe take from X509_NAME must have one RDN, not that there\u0027s one\nRDNSequence. (This is a consequence of X509_NAME\u0027s somewhat odd\nin-memory representation.)\n\nBug: oss-fuzz:55700\nChange-Id: I5745752bfa82802d361803868f962b2b0fa4bd32\nReviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/56929\nAuto-Submit: David Benjamin \u003cdavidben@google.com\u003e\nCommit-Queue: Bob Beck \u003cbbe@google.com\u003e\nReviewed-by: Bob Beck \u003cbbe@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "4760044f5fa6498661014925ae931defa6f8a4ec",
      "old_mode": 33188,
      "old_path": "crypto/x509/x509_test.cc",
      "new_id": "e152f3d1a6cf52138400489f20ccc1f688ff19b2",
      "new_mode": 33188,
      "new_path": "crypto/x509/x509_test.cc"
    },
    {
      "type": "modify",
      "old_id": "0206c7acf718cd00341f18a05763790b1e82aec7",
      "old_mode": 33188,
      "old_path": "crypto/x509v3/v3_crld.c",
      "new_id": "a3cae4269717bc98a51c3936d9496ae1d7f4ce66",
      "new_mode": 33188,
      "new_path": "crypto/x509v3/v3_crld.c"
    },
    {
      "type": "modify",
      "old_id": "e3ba8e006d152669569e684d568130d2583605ca",
      "old_mode": 33188,
      "old_path": "include/openssl/x509.h",
      "new_id": "f38574f62f2c37dfde3a726783049c8f69a0abec",
      "new_mode": 33188,
      "new_path": "include/openssl/x509.h"
    }
  ]
}
