help-gnutls
[Top][All Lists]
Advanced

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

Re: [Help-gnutls] segfault in internal function


From: Nikos Mavrogiannopoulos
Subject: Re: [Help-gnutls] segfault in internal function
Date: Wed, 27 Apr 2005 18:04:28 +0200
User-agent: KMail/1.7.2

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




reply via email to

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