gnutls-devel
[Top][All Lists]
Advanced

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

[sr #108189] gnutls_x509_crt_init(1) returns null in neon


From: Nikos Mavrogiannopoulos
Subject: [sr #108189] gnutls_x509_crt_init(1) returns null in neon
Date: Tue, 27 Nov 2012 10:05:37 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.4 (KHTML, like Gecko) Chrome/22.0.1229.94 Safari/537.4

Follow-up Comment #1, sr #108189 (project gnutls):

Hello the commit that you mention has only changes in text files so I don't
know how it relates to the issue you notice. In any case if you fix the check
to:

if (gnutls_x509_crt_init(&dest) < 0) { 

(instead of != 0), does it fix the issue for you?


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/support/?108189>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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