help-gnutls
[Top][All Lists]
Advanced

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

Re: [Help-gnutls] Problem building from git


From: Brad Hards
Subject: Re: [Help-gnutls] Problem building from git
Date: Mon, 13 Jul 2009 18:00:47 +1000
User-agent: KMail/1.11.4 (Linux/2.6.29.5-191.fc11.x86_64; KDE/4.2.4; x86_64; ; )

On Monday 13 July 2009 17:50:01 Nikos Mavrogiannopoulos wrote:
> Sorry didn't check correctly. Does the following patch solve the issue
> for you?
> @@ -1664,7 +1666,7 @@ get_subject_alt_name (gnutls_x509_crq_t crq,
>      }
>  
>    result = gnutls_x509_crq_get_extension_by_oid (crq, "2.5.29.17", 0,
> -                                                dnsname.data,
> &dnsname.size, +                                               
> dnsname.data, dns_size, critical);
Almost. Needs to be &dns_size here.

There are more problems, but not in this file.

Brad




reply via email to

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