[gnutls-devel] safe_renegotiation.c: 2 * possible cut'n'paste error
David Binderman
dcb314 at hotmail.com
Thu Apr 24 22:23:15 CEST 2014
Hello there,
1.
[safe_renegotiation.c:204]: (style) Expression is always false because 'else if' condition matches previous condition at line 202.
if (ret < 0) {
set = 1;
} else if (ret < 0) {
gnutls_assert();
return ret;
}
2.
[safe_renegotiation.c:241]: (style) Expression is always false because 'else if' condition matches previous condition at line 239.
Duplicate.
Regards
David Binderman
More information about the Gnutls-devel
mailing list