]> Savannah Git Hosting - gnulib.git/commit
crypto/sm3-buffer: fix C99 conformance bug
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 30 Dec 2021 19:02:40 +0000 (11:02 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 30 Dec 2021 19:03:17 +0000 (11:03 -0800)
commitdd6f8ed864800997a4945165692f38f55982ae4b
tree12f41654d65a8d6ed2c44309920cfef4a9044a8d
parentecbed643ffd4e817a924a645832f73dc6a0abdd0
crypto/sm3-buffer: fix C99 conformance bug

* lib/sm3.c (sm3_process_block): Call varargs macro with enough
arguments.  Problem found by IBM XL/C 12.1.0.0 for AIX.
ChangeLog
lib/sm3.c