[Help-gnutls] segfault in internal function

Nikos Mavrogiannopoulos nmav at gnutls.org
Wed Apr 27 18:04:28 CEST 2005


On Wednesday 27 April 2005 17:46, Regit wrote:
> Hi,

> Sorry to be so noisy today but it seems that gnutls_assert is not a quit
> function.
> Thus we really do
> 	ciphertext.data[-1]
> in file gnutls_cipher.c:453 under the bad condition detailled below.
So if you change this check (line 471) by:
if (ver >= GNUTLS_TLS1 && pad_failed==0)

fixes the problem?

> BR,

-- 
Nikos Mavrogiannopoulos





More information about the Gnutls-help mailing list