]> git.ipfire.org Git - thirdparty/openssl.git/commit
ech_store.c: Fix casts and avoid leaks on error return feature/ech
authorTomas Mraz <tomas@openssl.org>
Thu, 18 Sep 2025 17:41:49 +0000 (19:41 +0200)
committerTomas Mraz <tomas@openssl.org>
Wed, 1 Oct 2025 15:41:57 +0000 (17:41 +0200)
commitda83928e872a8645ec8132bcd937b7ee59592f1d
treeebb1c9c89359757d5071555c73f16f8de51c9ba6
parent6ca8797fb36c0e0d336ddce0793a3f5a19054876
ech_store.c: Fix casts and avoid leaks on error return

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Paul Dale <ppzgs1@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/28611)
ssl/ech/ech_store.c