]> git.ipfire.org Git - thirdparty/gnulib.git/commit
crypto/sha3: fix errno when freeing
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 22 Feb 2026 17:58:37 +0000 (09:58 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 23 Feb 2026 00:18:30 +0000 (16:18 -0800)
commita171eea4c8595347b43390a5328afb726fbed6da
treec301dae3fafe21453269f3ef452978d5309315ac
parent4984ca8653a49e15e3eb40634eea471692a1c571
crypto/sha3: fix errno when freeing

* lib/sha3.c (sha3_free_ctx): Preserve errno.
* modules/crypto/sha3 (Depends-on):
* modules/crypto/sha3-buffer (Depends-on):
Depend on free-posix.
ChangeLog
lib/sha3.c
modules/crypto/sha3
modules/crypto/sha3-buffer