summaryrefslogtreecommitdiff
path: root/absl/strings/string_view.cc
diff options
context:
space:
mode:
authorGravatar Abseil Team <absl-team@google.com>2023-08-31 08:37:26 -0700
committerGravatar Copybara-Service <copybara-worker@google.com>2023-08-31 08:38:15 -0700
commit79c40c6432daec76883d693924f4e5597517f905 (patch)
tree6516b28515bd6eddcafe592331b99a8c348cf9a1 /absl/strings/string_view.cc
parent6bda818118c464646797f8bd829853fd306bfe0b (diff)
Fix incorrect CRC returned by AcceleratedCrcMemcpyEngine when kRegions == 1
This bug does not affect any users currently since AcceleratedCrcMemcpyEngine is never configured with a single region currently. Before this CL, if the number of regions for the AcceleratedCrcMemcpyEngine was set to one, the CRC for the sole region would be incorrectly concatenated onto itself and corrupted. PiperOrigin-RevId: 561663848 Change-Id: Ibfc596306ab07db906d2e3ecf6eea3f6cb9f1b2b
Diffstat (limited to 'absl/strings/string_view.cc')
0 files changed, 0 insertions, 0 deletions