curl-library
[PATCH] gnutls return codes
From: Andre Guibert de Bruet <andy_at_siliconlandmark.com>
Date: Wed, 4 Mar 2009 22:10:05 -0500
Received on 2009-03-05
Date: Wed, 4 Mar 2009 22:10:05 -0500
Hi,
There are a few places in the gnutls code where we were checking for
negative values for errors, when the man pages state that
GNUTLS_E_SUCCESS is returned on success and other values indicate
error conditions.
Please commit the attached patch upon review.
Cheers,
/* Andre Guibert de Bruet * 436f 6465 2070 6f65 742e 2042 6974 206a */
/* Managing Partner * 6f63 6b65 792e 2053 7973 4164 6d69 6e2e */
/* GSM: +1 734 846 8758 * 2055 4e49 5820 736c 6575 7468 2e00 0000 */
/* WWW: siliconlandmark.com * C/C++, Java, Perl, PHP, SQL, XHTML, XML */
- application/octet-stream attachment: gnutls.retvals.diff