]> git.ipfire.org Git - thirdparty/openssl.git/commit
apps, fuzz, providers: use array memory (re)allocation routines
authorEugene Syromiatnikov <esyr@openssl.org>
Wed, 23 Jul 2025 13:49:18 +0000 (15:49 +0200)
committerNeil Horman <nhorman@openssl.org>
Fri, 8 Aug 2025 16:22:10 +0000 (12:22 -0400)
commitf3a4d05c5889b571d8b99c645fa41533b27ec44b
tree2b3c7ccd7905132dfa7ffb0c3ebd62b4b9aed0c2
parent5fab189ddd042643f1d148dd9e704d3b1154d0da
apps, fuzz, providers: use array memory (re)allocation routines

Co-Authored-by: Alexandr Nedvedicky <sashan@openssl.org>
Signed-off-by: Eugene Syromiatnikov <esyr@openssl.org>
Reviewed-by: Saša Nedvědický <sashan@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Paul Dale <ppzgs1@gmail.com>
Reviewed-by: Neil Horman <nhorman@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/28059)
apps/lib/apps.c
apps/lib/vms_decc_argv.c
apps/x509.c
fuzz/hashtable.c
fuzz/provider.c
providers/implementations/encode_decode/ml_common_codecs.c
providers/implementations/kdfs/argon2.c.in