gnutls-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gnutls_ext_register causing memory corruption


From: Arfrever Frehtes Taifersar Arahesis
Subject: Re: gnutls_ext_register causing memory corruption
Date: Mon, 8 Jun 2009 18:57:26 +0200
User-agent: KMail/1.11.4 (Linux/2.6.29-tuxonice-r3-AFTA; KDE/4.2.4; x86_64; ; )

2009-06-08 18:53:05 Martin von Gagern napisaƂ(a):
> Simon Josefsson wrote:
> > diff --git a/lib/gnutls_extensions.c b/lib/gnutls_extensions.c
> > index e4e536f..8fe2edd 100644
> > --- a/lib/gnutls_extensions.c
> > +++ b/lib/gnutls_extensions.c
> > @@ -331,6 +331,8 @@ void
> >  _gnutls_ext_deinit (void)
> >  {
> >    gnutls_free (extfunc);
> > +  extfunc = NULL;
> > +  extfunc_size = 0;
> >  }
> >  
> >  /**
> > 
> 
> Looks good to me; no more segfaults at shutdown. I'll point the Gentoo
> folks at this

They surely know about it...

-- 
Arfrever Frehtes Taifersar Arahesis

Attachment: signature.asc
Description: This is a digitally signed message part.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]