mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-08-06 23:27:04 +02:00
BUG/MINOR: jwt: Missing pkey free during cleanup
When emptying the jwt_cert_tree during deinit, the entries are freed but not the EVP_PKEY reference they kept, leading in a memory leak. Should be backported in 2.5.
This commit is contained in:
parent
4930c6c869
commit
2b5a655946
Loading…
Reference in New Issue
Block a user