]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lib/sha1: fix for old glibc
authorKarel Zak <kzak@redhat.com>
Wed, 20 Mar 2024 14:03:05 +0000 (15:03 +0100)
committerKarel Zak <kzak@redhat.com>
Wed, 20 Mar 2024 14:03:05 +0000 (15:03 +0100)
commit4ebdd569049ac48a3867a59537cea769fa319e8f
treeb50ca5aab0fba465d4c0479a3601e733eb3e4f24
parent9ce09ccc3c8eee9be4fb5f33ae382d92c69dc411
lib/sha1: fix for old glibc

Fixes: https://github.com/util-linux/util-linux/issues/2830
References: http://github.com/util-linux/util-linux/commit/a8902e4cdd6149e5124383b25db8688dcdacd790
Signed-off-by: Karel Zak <kzak@redhat.com>
lib/sha1.c