[sr #108189] gnutls_x509_crt_init(1) returns null in neon
    Alexander Vershilov 
    INVALID.NOREPLY at gnu.org
       
    Tue Nov 27 21:34:33 CET 2012
    
    
  
Follow-up Comment #4, sr #108189 (project gnutls):
I think that problem is that neon incorrectly uses gnutls, the only reason
I've filled a bug is that neon upsteam seems dead, and this error was
introduced with some gnutls update. So any suggestions how to fix this error
are welcome.
I've attached a valgrind log:
==13911==    at 0x8C90344: gnutls_x509_crt_get_subject (x509.c:2362)
this is done after calling:
 x509_crt_copy line 486 [1]
 issuer = x509_crt_copy(issuer); // <- here returns null
 cert = populate_cert(ne_calloc(sizeof *cert), issuer);
[1] http://svn.webdav.org/repos/projects/neon/trunk/src/ne_gnutls.c
(file #26984)
    _______________________________________________________
Additional Item Attachment:
File name: subversion-neon-gnutls.log     Size:5 KB
    _______________________________________________________
Reply to this item at:
  <http://savannah.gnu.org/support/?108189>
_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/
    
    
More information about the Gnutls-devel
mailing list