bufhelp.h appears to be missing a test case for buf_cpy.
I believe buf_cpy has undefined behavior similar to buf_xor and friends. But
running it under Clang did not trigger a failure (hence the missing test case).
bufhelp.h appears to be missing a test case for buf_cpy.
I believe buf_cpy has undefined behavior similar to buf_xor and friends. But
running it under Clang did not trigger a failure (hence the missing test case).
Please write one and sent it to gcrypt-devel. You should also provide some
eveidence for your believe.