)]}'
{
  "commit": "1f0d54b8a1c3721fc2ecb7094f1efcaf804af65e",
  "tree": "b0bd3c62be56dc20de26291d226974220e75e5ba",
  "parents": [
    "1beddac9ce43cd8762855944c1854f2071516992"
  ],
  "author": {
    "name": "David Benjamin",
    "email": "davidben@google.com",
    "time": "Thu Aug 09 16:19:13 2018 -0500"
  },
  "committer": {
    "name": "Adam Langley",
    "email": "agl@google.com",
    "time": "Thu Aug 09 21:36:50 2018 +0000"
  },
  "message": "Don\u0027t assert on uninitialized memory in tests.\n\nExpectTicketKeyChanged treats its input as an in/out parameter, but the first\ntime around there isn\u0027t a previous key. We could just call\nSSL_CTX_get_tlsext_ticket_keys directly, but running it with the \"previous\"\nkeys as all zeros seems prudent; the ticket key rotation logic lazily\ninitializes keys and, were we to accidentally forget to initialize a key, the\nzero key seems the most likely culprit.\n\nChange-Id: I7167bef78e0bfcdb178195230ad84597f26d825c\nReviewed-on: https://boringssl-review.googlesource.com/30684\nCommit-Queue: David Benjamin \u003cdavidben@google.com\u003e\nReviewed-by: Adam Langley \u003cagl@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "835a998d3f1f29a1dae9d0da69965d9abc23f822",
      "old_mode": 33188,
      "old_path": "ssl/ssl_test.cc",
      "new_id": "74c4e9ebc64ddc5bb9a334241636677c7c835ada",
      "new_mode": 33188,
      "new_path": "ssl/ssl_test.cc"
    }
  ]
}
