)]}'
{
  "commit": "49bd3cc77c0abd5f8d8ef13c3e8c641c2cb5042d",
  "tree": "084344ffa49bf4963111f56a3fe65b0da267ae31",
  "parents": [
    "fcb104594b0bb4b8ac306cb2f55ecdad40974683"
  ],
  "author": {
    "name": "Derek Mauro",
    "email": "761129+derekmauro@users.noreply.github.com",
    "time": "Fri Oct 09 14:47:51 2020 -0400"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Fri Oct 09 14:47:51 2020 -0400"
  },
  "message": "Adds bounds-checking to the second range of absl container algorithms (#813)\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": "b7718206898561f01600687be89fe01b43efe893",
      "old_mode": 33188,
      "old_path": "absl/algorithm/container.h",
      "new_id": "37fa7daee6b0fc84bcc78e05ee7f710a0c9bf084",
      "new_mode": 33188,
      "new_path": "absl/algorithm/container.h"
    },
    {
      "type": "modify",
      "old_id": "1502b17f8636b0d5edec9fa4535c6e8b80d35075",
      "old_mode": 33188,
      "old_path": "absl/algorithm/container_test.cc",
      "new_id": "73e5de0498819cf3de6475bff3bbb6c2d3db67e0",
      "new_mode": 33188,
      "new_path": "absl/algorithm/container_test.cc"
    }
  ]
}
