)]}'
{
  "commit": "a4cb62f0ae6566068aef0742eb1cd46227d7dffd",
  "tree": "55db1639a8ea8d8ad3893f05dc2fe0a3261bf816",
  "parents": [
    "d363247f1eed9b84b22cf02720b030d409ef49a6"
  ],
  "author": {
    "name": "David Benjamin",
    "email": "davidben@google.com",
    "time": "Mon Jul 31 13:52:31 2017 -0400"
  },
  "committer": {
    "name": "CQ bot account: commit-bot@chromium.org",
    "email": "commit-bot@chromium.org",
    "time": "Mon Jul 31 18:04:44 2017 +0000"
  },
  "message": "Fix build against LLVM CFI.\n\nThe first line of bssl::New is invalid in LLVM CFI as we are casting a\npointer to T before the object is constructed. Instead, we should leave\nit as void* and only use it as a T* afterward being constructed.\n\nBug: chromium:750445\nChange-Id: I0ae60c2a7e541b45bc0155dd8f359b662f561dcc\nReviewed-on: https://boringssl-review.googlesource.com/18684\nCommit-Queue: David Benjamin \u003cdavidben@google.com\u003e\nCommit-Queue: Steven Valdez \u003csvaldez@google.com\u003e\nReviewed-by: Steven Valdez \u003csvaldez@google.com\u003e\nCQ-Verified: CQ bot account: commit-bot@chromium.org \u003ccommit-bot@chromium.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "c8a96a43c45f7d17586efe3a055f9287a927cd48",
      "old_mode": 33188,
      "old_path": "ssl/internal.h",
      "new_id": "fdd3cb563a534f3c2fadbc30a46051aefd0708d9",
      "new_mode": 33188,
      "new_path": "ssl/internal.h"
    }
  ]
}
