]> git.ipfire.org Git - thirdparty/openssl.git/commit
demos: use array memory (re)allocation routines
authorEugene Syromiatnikov <esyr@openssl.org>
Thu, 17 Jul 2025 13:18:02 +0000 (15:18 +0200)
committerNeil Horman <nhorman@openssl.org>
Fri, 8 Aug 2025 16:22:10 +0000 (12:22 -0400)
commitb692380651d4a6e378aeb9acfe6ffaef94fdced9
tree6e613c48f55278e37ee7358176d232c4821e887b
parent7867bf1523bcb12796a5d9c3c7fe598837591991
demos: use array memory (re)allocation routines

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)
demos/quic/poll-server/quic-server-ssl-poll-http.c