Re: [PATCH] tls: Fix possible memory leak
Denis Kenzior <[email protected]> Wed, 20 Aug 2025 11:14:36 -0500
| Newsgroups | dev.linux.lists.ell |
|---|---|
| Message-ID | <[email protected]> |
Hi Bastien, On 8/20/25 9:13 AM, Bastien Nocera wrote: > ell/tls-suites.c:784:3: leaked_storage: Variable "other_public" going out of scope leaks the storage it points to. > --- > ell/tls-suites.c | 1 + > 1 file changed, 1 insertion(+) > Applied, thanks. Regards, -Denis