mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-04-28 19:47:08 +03:00
e35271856e
Update calls with input longer then one block must ensure that last sixteen bytes are available when final is called. Fixes #16695