)]}'
{
  "commit": "3f075967f664aac12951a1d7aa3124d9235cd299",
  "tree": "0198743659f5910b0173f2018d73ccab7c1f8960",
  "parents": [
    "4d50a5467b0a208c61d163239a3544bae06343ea"
  ],
  "author": {
    "name": "Zhou Qingyang",
    "email": "zhou1615@umn.edu",
    "time": "Thu Apr 07 00:48:09 2022 +0800"
  },
  "committer": {
    "name": "Tomas Mraz",
    "email": "tomas@openssl.org",
    "time": "Thu Apr 21 08:34:09 2022 +0200"
  },
  "message": "Fix a possible NULL pointer dereference in create_cert_store()\n\nIn create_cert_store(), X509_STORE_new() is called and there is a\ndereference of it in following function X509_STORE_add_lookup()\nwithout check, which could lead to NULL pointer dereference.\n\nFix this by adding a NULL check of X509_STORE_new()\n\nReviewed-by: Shane Lontis \u003cshane.lontis@oracle.com\u003e\nReviewed-by: Tomas Mraz \u003ctomas@openssl.org\u003e\n(Merged from https://github.com/openssl/openssl/pull/18057)\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "2497c3b32a7c222d2059da382a441edf54d9068b",
      "old_mode": 33188,
      "old_path": "apps/ts.c",
      "new_id": "e4a7515f0c97871de8f0d9e942b447bfaf88c46f",
      "new_mode": 33188,
      "new_path": "apps/ts.c"
    }
  ]
}
