Re: Memory Leak in snmplib/keytools.c
Bart Van Assche <[email protected]>
| Newsgroups | gmane.network.net-snmp.devel |
|---|---|
| Message-ID | <[email protected]> |
On 10/10/18 10:53 AM, Roedersheimer, Drew A. wrote: > I searched for usage of EVP_MD_CTX_free()/EVP_MD_CTX_new() and found a > similar memory leak in the generate_Ku() function within > snmplib/keytools.c. Also this patch has been applied on the master and v5.8 branches. Thanks for the patch, Bart.