bug-gsl
[Top][All Lists]
Advanced

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

Re: [Bug-gsl] out of order declaration


From: Rhys Ulerich
Subject: Re: [Bug-gsl] out of order declaration
Date: Thu, 23 Jun 2011 10:13:49 -0500

On Wed, Jun 22, 2011 at 5:08 PM, Brian Gladman <address@hidden> wrote:
> When GSL_RANGE_CHECK is defined there is then an 'out of order' C99
> declaration in the gsl_bspline_greville_abscissa function in bspline.c

Oops.  Looks like correcting the order has no ill effects as the
pointer 'data' is not dereferenced until after the range check
succeeds.

Fixed in http://bzr.savannah.gnu.org/lh/gsl/trunk/revision/4735?start_revid=4735

Thank you for the report,
Rhys



reply via email to

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