diff options
author | tobias@openbsd.org <tobias@openbsd.org> | 2024-08-14 17:42:18 +0200 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2024-08-15 03:01:50 +0200 |
commit | 0af06e2c5b898992a18c74333e75a0136506acc6 (patch) | |
tree | 4b333a00adde0d075cafc40eac2c103bebf13921 /ssh-pkcs11-helper.c | |
parent | upstream: Extend sshbuf validation (diff) | |
download | openssh-0af06e2c5b898992a18c74333e75a0136506acc6.tar.xz openssh-0af06e2c5b898992a18c74333e75a0136506acc6.zip |
upstream: Reorder calloc arguments
The first argument should be the amount, the second argument should be the
element size. Fixing this also silences some gcc compiler warnings for
portable.
Spotted with Benny Baumann (BenBE at geshi dot org).
ok djm@
OpenBSD-Commit-ID: 711ad6f7bd7fb48bf52208f2cf9f108cddb6d41a
Diffstat (limited to 'ssh-pkcs11-helper.c')
0 files changed, 0 insertions, 0 deletions