aboutsummaryrefslogtreecommitdiff
path: root/lib/std/array_list.zig
diff options
context:
space:
mode:
authorFrank Denis <124872+jedisct1@users.noreply.github.com>2022-11-10 19:00:00 +0100
committerGitHub <noreply@github.com>2022-11-10 19:00:00 +0100
commit59af6417bbb93a2cca453d930320217a970040bd (patch)
treefd6967c4994cc8104c81c7a7867e4cf1affb5662 /lib/std/array_list.zig
parent04b8ce5fd32776cb5c8d34c424efd40cee86412a (diff)
downloadzig-59af6417bbb93a2cca453d930320217a970040bd.tar.gz
zig-59af6417bbb93a2cca453d930320217a970040bd.zip
crypto.ghash: define aggregate tresholds as blocks, not bytes (#13507)
These constants were read as a block count in initForBlockCount() but at the same time, as a size in update(). The unit could be blocks or bytes, but we should use the same one everywhere. So, use blocks as intended. Fixes #13506
Diffstat (limited to 'lib/std/array_list.zig')
0 files changed, 0 insertions, 0 deletions