]> 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:26:05 +0000 (13:26 +0100)
commitabe05fda8bdbfb35de7420cab31d5e459fabc874
tree232d15c68d54adcf9e947748d9b9c9442fb07cdd
parent90e7c12f1b238ed714786fafc26d05b59a63752b
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)
test/bad_dtls_test.c