29 Jun 21:21
Re: Memory leak in _gnutls_mpi_dprint_lz (possibly _gnutls_mpi_dprint)
From: Nikos Mavrogiannopoulos <nmav <at> gnutls.org>
Subject: Re: Memory leak in _gnutls_mpi_dprint_lz (possibly _gnutls_mpi_dprint)
Newsgroups: gmane.comp.encryption.gpg.gnutls.devel
Date: 2008-06-29 19:21:11 GMT
Subject: Re: Memory leak in _gnutls_mpi_dprint_lz (possibly _gnutls_mpi_dprint)
Newsgroups: gmane.comp.encryption.gpg.gnutls.devel
Date: 2008-06-29 19:21:11 GMT
Sam Varshavchik wrote: > But given that there still does not seem to be an explicit check in > _gnutls_mpi_dprint_lz() for a previously-allocated buffer, I'm now > wondering what happens if a rehandshake occurs in a middle of a session. > I'll try to write some code to test this, against 2.4.0, and see what > happens. You're right, there might be an issue there. I've added some check to protect against this case. regards, Nikos
RSS Feed