[Midnightbsd-cvs] [MidnightBSD/src] 457559: fix some memory leaks per a PR
Lucas Holt
noreply at github.com
Sat May 21 10:01:58 EDT 2022
Branch: refs/heads/feature/openssl
Home: https://github.com/MidnightBSD/src
Commit: 457559fb1fa81bece3589bd18ba4096378ded1d3
https://github.com/MidnightBSD/src/commit/457559fb1fa81bece3589bd18ba4096378ded1d3
Author: Lucas Holt <luke at foolishgames.com>
Date: 2022-05-21 (Sat, 21 May 2022)
Changed paths:
M crypto/openssl/crypto/bn/bntest.c
M crypto/openssl/crypto/bn/exptest.c
M crypto/openssl/crypto/hmac/hmactest.c
M crypto/openssl/crypto/mem_dbg.c
M crypto/openssl/crypto/x509v3/v3nametest.c
M crypto/openssl/ssl/bad_dtls_test.c
M crypto/openssl/ssl/clienthellotest.c
Log Message:
-----------
fix some memory leaks per a PR
Obtained from: https://github.com/openssl/openssl/pull/12427
Commit: 1818989310fa43d33068f50819ade7b38d6b1d39
https://github.com/MidnightBSD/src/commit/1818989310fa43d33068f50819ade7b38d6b1d39
Author: Lucas Holt <luke at foolishgames.com>
Date: 2022-05-21 (Sat, 21 May 2022)
Changed paths:
M crypto/openssl/crypto/o_time.c
Log Message:
-----------
Fix an integer overflow in OpenSSL
Obtained from: https://github.com/openssl/openssl/pull/14252
Compare: https://github.com/MidnightBSD/src/compare/258785a06a50...1818989310fa
More information about the Midnightbsd-cvs
mailing list