)]}'
{
  "commit": "c8100f0f0d05c5185d58113e12a867ae0771a6c9",
  "tree": "9e5ccfca99bfcb658107eed10db184813e593182",
  "parents": [
    "1eda2363f9e79aaa5febe91d31b6756ae4f24f30"
  ],
  "author": {
    "name": "David Benjamin",
    "email": "davidben@google.com",
    "time": "Thu May 30 09:43:18 2024 -0400"
  },
  "committer": {
    "name": "Boringssl LUCI CQ",
    "email": "boringssl-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Fri May 31 17:17:39 2024 +0000"
  },
  "message": "Tidy up dilithium_test.cc\n\nSome missing includes, include order is a bit off, switch C-style casts\nto C++-style casts (or avoid them in the first place). Also use\nstd::vector\u003cuint8_t\u003e instead of std::unique_ptr\u003cuint8_t[]\u003e. It\u0027s a bit\nshorter and since the vector knows its size, it can be better integrated\ninto our more convenient span-like APIs.\n\nIdeally we would have something like Rust Box\u003c[u8]\u003e, but\nunique_ptr\u003cuint8_t[]\u003e isn\u0027t quite that because it loses track of the\nsize.\n\nChange-Id: I9ed5b1f84bfba7e112f208c9749ddcb98b92fc81\nReviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/68927\nReviewed-by: Bob Beck \u003cbbe@google.com\u003e\nAuto-Submit: David Benjamin \u003cdavidben@google.com\u003e\nCommit-Queue: Bob Beck \u003cbbe@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "a943eab150e0db39401a5c6e7c535369491f56f8",
      "old_mode": 33188,
      "old_path": "crypto/dilithium/dilithium_test.cc",
      "new_id": "dcd2e8b9f677cb1e9de7aef17b981cbbe5a68a51",
      "new_mode": 33188,
      "new_path": "crypto/dilithium/dilithium_test.cc"
    }
  ]
}
