gnutls-devel
[Top][All Lists]
Advanced

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

Error in gnutls_certificate_set_x509_crl() documentation


From: Alexander Klauer
Subject: Error in gnutls_certificate_set_x509_crl() documentation
Date: Wed, 14 Nov 2012 12:51:52 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:16.0) Gecko/20121011 Thunderbird/16.0.1

Hi,

in

http://git.savannah.gnu.org/gitweb/?p=gnutls.git;a=blob;f=lib/gnutls_x509.c;h=b650ce7f546eb02d9dc31f1a6c236e0676c86e2c;hb=HEAD#l1849

it says "Returns: %GNUTLS_E_SUCCESS (0) on success, or a negative error code" when actually on success the return value of the call to gnutls_x509_trust_list_add_crls() in line 1878 is returned, i.e., the number of added items. I therefore suggest to change line 1849 to read

"Returns: number of CRLs processed or a negative error code on error."

Best regards,
Alexander

--
Dr. Alexander Klauer
Competence Centre for High Performance Computing

Fraunhofer-Institut für Techno-
und Wirtschaftsmathematik ITWM
Fraunhofer-Platz 1
67663 Kaiserslautern
Tel.: +49 631 31600-4335
Fax : +49 631 31600-5335
Email: address@hidden




reply via email to

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