gnutls-devel
[Top][All Lists]
Advanced

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

Re: Minor fixes for gnutls 2.9.4


From: Fabian Keil
Subject: Re: Minor fixes for gnutls 2.9.4
Date: Mon, 31 Aug 2009 20:32:23 +0200

Simon Josefsson <address@hidden> wrote:

> Fabian Keil <address@hidden> writes:
> 
> > The attached patches fix a few minor issues in
> > gnutls-20090829.tar.bz2, most of them pointed out by clang.
> 
> Thank you, I have applied them all except for 0005 which I decided to
> solve differently.

Great.

> > address@hidden ~/git/gnutls/gnutls-2.9.4 $cat -n lib/opencdk/misc.c | grep
> > 12[34] 123    for (node = root->next; node; node = node->next)
> >    124      return node;
> >
> > and wonder if an if block wouldn't be more suitable here.
> 
> Or why not just 'return root->next'?

Indeed.

Fabian

Attachment: signature.asc
Description: PGP signature


reply via email to

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