)]}'
{
  "commit": "0686c09eeaed24f778fe0a86561ae7200751be13",
  "tree": "6954ce9d410fe4972430783ef14c22dc55cc4676",
  "parents": [
    "b18cb6a5d013666b6ac0f29eb8772d33efdf7749"
  ],
  "author": {
    "name": "David Benjamin",
    "email": "davidben@google.com",
    "time": "Mon Apr 03 17:43:48 2017 -0400"
  },
  "committer": {
    "name": "CQ bot account: commit-bot@chromium.org",
    "email": "commit-bot@chromium.org",
    "time": "Tue Apr 04 18:21:49 2017 +0000"
  },
  "message": "Fix CRYPTO_dup_ex_data.\n\nOn malloc error, CRYPTO_set_ex_data may fail. (See upstream\u0027s\n62f488d31733e5dc77b339f905b44f165550e47d.)\n\nIt also failed to copy the reserved slots when we revised the app-data\nmachinery, although this is unreachable as EC_KEY is the only thing\nwhich uses this function and EC_KEY has no reserved slots. (We probably\ncan/should also take CRYPTO_dup_ex_data out of there, as it\u0027s a little\nbit weird...)\n\nChange-Id: I60bbc301f919d4c0ee7fff362f979f6ec18d73b7\nReviewed-on: https://boringssl-review.googlesource.com/14604\nReviewed-by: Steven Valdez \u003csvaldez@google.com\u003e\nReviewed-by: David Benjamin \u003cdavidben@google.com\u003e\nCommit-Queue: Steven Valdez \u003csvaldez@google.com\u003e\nCommit-Queue: David Benjamin \u003cdavidben@google.com\u003e\nCQ-Verified: CQ bot account: commit-bot@chromium.org \u003ccommit-bot@chromium.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "52865133194d13d977b84de0f6a360c8bc870d59",
      "old_mode": 33188,
      "old_path": "crypto/ex_data.c",
      "new_id": "20b762ecae5822a1e8eedf7ada4ec8f67ccab483",
      "new_mode": 33188,
      "new_path": "crypto/ex_data.c"
    }
  ]
}
