]> Savannah Git Hosting - gnulib.git/commit
crypto/gc: Silence some -Wcalloc-transposed-args warnings.
authorBruno Haible <bruno@clisp.org>
Wed, 2 Apr 2025 22:52:14 +0000 (00:52 +0200)
committerBruno Haible <bruno@clisp.org>
Wed, 2 Apr 2025 22:52:14 +0000 (00:52 +0200)
commitbb506f75625b47d7844af2b6dc4b8192d4dea676
tree6f0c211cb34c715921731677b19d7e9f3aa4bf58
parent25df6dc4253480a343dde3376ce6fd99c316a532
crypto/gc: Silence some -Wcalloc-transposed-args warnings.

* lib/gc-gnulib.c (gc_cipher_open, gc_hash_open, gc_hash_clone): Swap
the arguments of calloc().
ChangeLog
lib/gc-gnulib.c