Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 May 2016 18:54:48 -0700 (PDT)
From:      Don Lewis <truckman@FreeBSD.org>
To:        src-committers@freebsd.org
Cc:        svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   Re: svn commit: r299585 - head/libexec/ftpd
Message-ID:  <201605130154.u4D1smVu058564@gw.catspoiler.org>
In-Reply-To: <201605130152.u4D1qfrX043321@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 13 May, To: src-committers@freebsd.org wrote:
> Author: truckman
> Date: Fri May 13 01:52:41 2016
> New Revision: 299585
> URL: https://svnweb.freebsd.org/changeset/base/299585
> 
> Log:
>   Declare line[] in the outermost scope of retrieve() instead of
>   declaring it in an inner scope and then using it via a pointer
>   in the outer scope.
>   
>   Reported by:    Coverity
>   CID:            605895

MFC after:	1 week



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201605130154.u4D1smVu058564>