]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix potential memory leak in test_bad_dtls
authorAmir Mohammadi <amiremohamadi@yahoo.com>
Wed, 22 May 2024 16:18:51 +0000 (19:48 +0330)
committerMatt Caswell <matt@openssl.org>
Wed, 29 May 2024 12:45:36 +0000 (13:45 +0100)
commit0bd7b9e2281a2a541c22a4ef91da5e95f8cf58f5
tree6de67c078069cc5d089a64c8c0983b7b01b12944
parenta8f0143ffb8dca701456a6682dc788a2755946bb
Fix potential memory leak in test_bad_dtls

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <ppzgs1@gmail.com>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24464)

(cherry picked from commit abe05fda8bdbfb35de7420cab31d5e459fabc874)
test/bad_dtls_test.c