)]}'
{
  "commit": "6db6604cb507f4dda3c60ccc803f19338a3e7204",
  "tree": "bbe24e276b156953257102d73b8d41c60874b7b4",
  "parents": [
    "cadebfd6398e017addaae4878662aadb42f60bda"
  ],
  "author": {
    "name": "David Benjamin",
    "email": "davidben@google.com",
    "time": "Tue Feb 20 13:57:21 2024 -0500"
  },
  "committer": {
    "name": "Boringssl LUCI CQ",
    "email": "boringssl-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Fri Feb 23 11:12:46 2024 +0000"
  },
  "message": "Use std::copy instead of OPENSSL_memcpy for the internal bssl::Array::CopyFrom\n\nThis (internal) abstraction was originally made for trivial types, but\nif we ever got a complex type, we should use C++ copies, not C copies,\nto preserve all the rules of that type.\n\nA good STL will specialize std::copy to memmove/memcpy when possible, so\nthis should not appreciably change the generated code.\n\nChange-Id: I76af334ef667e545dbbbe87315ce5b30a327358c\nReviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/66427\nCommit-Queue: David Benjamin \u003cdavidben@google.com\u003e\nReviewed-by: Bob Beck \u003cbbe@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "1b30690d60def4825c49a2a25cfe675dff2e641b",
      "old_mode": 33188,
      "old_path": "ssl/internal.h",
      "new_id": "13b97daa4ce05b5375dd6e217b1f372f7d166163",
      "new_mode": 33188,
      "new_path": "ssl/internal.h"
    }
  ]
}
