)]}'
{
  "commit": "3cab5572b1fcf5a8f6018529dc30dc8d21b2a4bd",
  "tree": "a97daac60890f7b1dca7655d6cb558284fde8235",
  "parents": [
    "13603a8399cd50bdc476cf46ac8c81244aadbad9"
  ],
  "author": {
    "name": "Adam Langley",
    "email": "agl@google.com",
    "time": "Thu Jun 16 10:43:39 2016 -0700"
  },
  "committer": {
    "name": "David Benjamin",
    "email": "davidben@google.com",
    "time": "Thu Jun 16 17:48:08 2016 +0000"
  },
  "message": "Don\u0027t align NEWPOLY_POLY.\n\nThe alignas in NEWPOLY_POLY told the compiler that it could assume a\ncertain alignment. However, values were allocated with malloc with no\nspecific alignment.\n\nWe could try and allocate aligned memory but the alignment doesn\u0027t have\na performance impact (on x86-64) so this is the simpler change. (Also,\nWindows doesn\u0027t have |posix_memalign|. The cloest thing is\n_alligned_alloc but then one has to use a special free function.)\n\nChange-Id: I53955a88862160c02aa5436d991b1b797c3c17db\nReviewed-on: https://boringssl-review.googlesource.com/8315\nReviewed-by: David Benjamin \u003cdavidben@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "efc5adf86a95516be8eae691f379d0db777f193b",
      "old_mode": 33188,
      "old_path": "crypto/newhope/internal.h",
      "new_id": "eb170c0661cb3f19f10a86a500384306bf614fbb",
      "new_mode": 33188,
      "new_path": "crypto/newhope/internal.h"
    }
  ]
}
