mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-05-01 23:33:07 +03:00
f3fbdf2b44
Update calls with input longer then one block must ensure that last sixteen bytes are available when final is called. Fixes #16695