[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Fwd: crash in GNUTLS-1.4.0]
From: |
Tomas Hoger |
Subject: |
Re: [Fwd: crash in GNUTLS-1.4.0] |
Date: |
Tue, 25 May 2010 14:54:00 +0200 |
On Mon, 24 May 2010 23:49:01 +0200 Nikos Mavrogiannopoulos wrote:
> Nice to know. I've commited a similar check for other structures that
> used strcmp as well.
Good catch. The fix should not be required in current GnuTLS versions
as, unlike hash_algorithms[], sign_algorithms[] and pk_algorithms[]
don't contain entries with non-NULL name and NULL oid.
th.