)]}'
{
  "commit": "6329b6092b28b656be8a1e4a8363d2e3bcc32053",
  "tree": "0efcf435a51855c4264dac744a7a7784321c899f",
  "parents": [
    "55646005a9ce3c85e394c6afae5f6ed6045494c6"
  ],
  "author": {
    "name": "Matt Caswell",
    "email": "matt@openssl.org",
    "time": "Mon Nov 09 16:37:33 2015 +0000"
  },
  "committer": {
    "name": "Matt Caswell",
    "email": "matt@openssl.org",
    "time": "Mon Nov 09 23:07:57 2015 +0000"
  },
  "message": "Remove redundant check from tls1_get_curvelist\n\nThe function tls1_get_curvelist() has an explicit check to see if s-\u003ecert\nis NULL or not. However the check appears *after* calling the tls1_suiteb\nmacro which derefs s-\u003ecert. In reality s-\u003ecert can never be NULL because\nit is created in SSL_new(). If the malloc fails then the SSL_new call fails\nand no SSL object is created.\n\nReviewed-by: Tim Hudson \u003ctjh@openssl.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "9607c2e02aec9f1039e7a39e9eceaab1f5ea7edf",
      "old_mode": 33188,
      "old_path": "ssl/t1_lib.c",
      "new_id": "943d4733f4d5d04a2589acb2ba83dcd89bbd3519",
      "new_mode": 33188,
      "new_path": "ssl/t1_lib.c"
    }
  ]
}
