)]}'
{
  "commit": "69947927f98a6d2972391ce61410d5aa3701bb9f",
  "tree": "c579915d01d792741e35ac0f24c7d04b5c9561c4",
  "parents": [
    "aa844899c937bde5d2b24f276b59997e5b668bde"
  ],
  "author": {
    "name": "Derek Mauro",
    "email": "761129+derekmauro@users.noreply.github.com",
    "time": "Fri Oct 09 14:48:25 2020 -0400"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Fri Oct 09 14:48:25 2020 -0400"
  },
  "message": "Adds bounds-checking to the second range of absl container algorithms (#812)\n\nThe APIs for the two-range `absl::c_mismatch`, `absl::c_swap_ranges`,\r\nand `absl::c_transform` are misleading as they do not check the bounds\r\nof the second range against the first one.\r\n\r\nThis commit cleans up ensures that buggy calls are not exploitable;\r\nnon-buggy calls are unaffected.\r\n\r\nThis is consistent with both C++14\u0027s two-range `std::` equivalents and\r\nC++20\u0027s `std::ranges::` equivalents.\r\nhttp://wg21.link/mismatch\r\nhttp://wg21.link/alg.swap\r\nhttp://wg21.link/alg.transform",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "16389be795dc5444201809882287901c0f4d5deb",
      "old_mode": 33188,
      "old_path": "absl/algorithm/container.h",
      "new_id": "e784099a6617574cc6daaa14df15d39485d1edae",
      "new_mode": 33188,
      "new_path": "absl/algorithm/container.h"
    },
    {
      "type": "modify",
      "old_id": "86bf9d3ea327a928fcd57b9453fe2a0d37a8c35f",
      "old_mode": 33188,
      "old_path": "absl/algorithm/container_test.cc",
      "new_id": "9320aa2e81dce436aeec81fe99f8b713b0b34f38",
      "new_mode": 33188,
      "new_path": "absl/algorithm/container_test.cc"
    }
  ]
}
