)]}'
{
  "commit": "bcd5645b34c319b8e4d72d6850ead80e85f18921",
  "tree": "fbc6576db70405da5a87a30a538792fca321aa81",
  "parents": [
    "42f111ad41141e2ecd67f0a6954625a5ad01890b"
  ],
  "author": {
    "name": "Zhou Qingyang",
    "email": "zhou1615@umn.edu",
    "time": "Mon Apr 11 02:05:19 2022 +0800"
  },
  "committer": {
    "name": "Tomas Mraz",
    "email": "tomas@openssl.org",
    "time": "Tue Apr 12 13:07:08 2022 +0200"
  },
  "message": "Add return value check of X509V3_add_value() in X509V3_parse_list()\n\nX509V3_add_value() will return 0 on malloc failure, which could lead to\nerr logic in X509V3_parse_list().\n\nFix this by adding return value check of X509V3_add_value().\n\nReviewed-by: Paul Dale \u003cpauli@openssl.org\u003e\nReviewed-by: Tomas Mraz \u003ctomas@openssl.org\u003e\n(Merged from https://github.com/openssl/openssl/pull/18077)\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "688c2ee722aadf6b48bd68d7cd5702a0c3407832",
      "old_mode": 33188,
      "old_path": "crypto/x509/v3_utl.c",
      "new_id": "c325b0bb661e2e34a029ed549ed30baaf0daf81f",
      "new_mode": 33188,
      "new_path": "crypto/x509/v3_utl.c"
    }
  ]
}
