[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Fwd: crash in GNUTLS-1.4.0]
From: |
Nikos Mavrogiannopoulos |
Subject: |
Re: [Fwd: crash in GNUTLS-1.4.0] |
Date: |
Tue, 25 May 2010 15:53:10 +0200 |
User-agent: |
Thunderbird 2.0.0.24 (X11/20100411) |
Tomas Hoger wrote:
> 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.
Better safe than sorry :)