)]}'
{
  "commit": "f75d5171be0b3b5419c8974133e1573cf976a8bb",
  "tree": "dbaee1a969f938843d5a21448e35d44609550ff5",
  "parents": [
    "d8e8590ed90eba6ef651d09d77befb14f980de2c"
  ],
  "author": {
    "name": "Matt Caswell",
    "email": "matt@openssl.org",
    "time": "Tue Aug 11 19:38:39 2015 +0100"
  },
  "committer": {
    "name": "Matt Caswell",
    "email": "matt@openssl.org",
    "time": "Tue Aug 11 22:16:38 2015 +0100"
  },
  "message": "Fix \"make test\" seg fault with SCTP enabled\n\nWhen config\u0027d with \"sctp\" running \"make test\" causes a seg fault. This is\nactually due to the way ssltest works - it dives under the covers and frees\nup BIOs manually and so some BIOs are NULL when the SCTP code does not\nexpect it. The simplest fix is just to add some sanity checks to make sure\nthe BIOs aren\u0027t NULL before we use them.\n\nThis problem occurs in master and 1.0.2. The fix has also been applied to\n1.0.1 to keep the code in sync.\n\nReviewed-by: Tim Hudson \u003ctjh@openssl.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "ec47b94c7594ee9473c25ded224453860c9f7ebd",
      "old_mode": 33188,
      "old_path": "ssl/d1_both.c",
      "new_id": "2c3ab5423b4391538c1b0bbf269bedd1bb3da074",
      "new_mode": 33188,
      "new_path": "ssl/d1_both.c"
    }
  ]
}
