commit | 2b5a6559460b41dd6db2740cc961b461cef12edc | [log] [tgz] |
---|---|---|
author | Remi Tricot-Le Breton <rlebreton@haproxy.com> | Fri Feb 04 14:21:02 2022 +0100 |
committer | William Lallemand <wlallemand@haproxy.org> | Tue Feb 15 20:08:20 2022 +0100 |
tree | 25f64dc5925e851812e5528d418be6114110509e | |
parent | 4930c6c869fb875554d60ce9a2d6362cf16cf295 [diff] |
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.