gnutls_ext_register causing memory corruption
Arfrever Frehtes Taifersar Arahesis
arfrever.fta at gmail.com
Mon Jun 8 18:57:26 CEST 2009
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: </pipermail/attachments/20090608/bf895a29/attachment.pgp>
More information about the Gnutls-devel
mailing list