CVSROOT: /cvs Module name: src Changes by: j...@cvs.openbsd.org 2022/12/27 00:30:10
Modified files: sys/lib/libsa : hmac_sha1.h Log message: Fix array bounds mismatch with clang 15 New warning -Warray-parameter is a bit overzealous. ok millert@
CVSROOT: /cvs Module name: src Changes by: j...@cvs.openbsd.org 2022/12/27 00:30:10
Modified files: sys/lib/libsa : hmac_sha1.h Log message: Fix array bounds mismatch with clang 15 New warning -Warray-parameter is a bit overzealous. ok millert@