Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Sep 2019 15:27:25 -0600
From:      Alan Somers <asomers@freebsd.org>
Cc:        src-committers <src-committers@freebsd.org>, svn-src-all <svn-src-all@freebsd.org>,  svn-src-head <svn-src-head@freebsd.org>
Subject:   Re: svn commit: r351226 - head/sbin/ping
Message-ID:  <CAOtMX2gds9sWR=G7Wb_coJJ3tog9O-=mpsWS-oqs0FtqJ8YuBg@mail.gmail.com>
In-Reply-To: <201908191754.x7JHsf3D000662@repo.freebsd.org>
References:  <201908191754.x7JHsf3D000662@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Aug 19, 2019 at 11:54 AM Alan Somers <asomers@freebsd.org> wrote:

> Author: asomers
> Date: Mon Aug 19 17:54:40 2019
> New Revision: 351226
> URL: https://svnweb.freebsd.org/changeset/base/351226
>
> Log:
>   Fix uninitialized variable warnings when MK_CASPER=3Dno
>
>   Submitted by: J=C3=A1n Su=C4=8Dan <sucanjan@gmail.com>
>   MFC after:    2 weeks
>   Sponsored by: Google, inc. (Google Summer of Code 2019)
>   Differential Revision:        https://reviews.freebsd.org/D21322
>
> Modified:
>   head/sbin/ping/ping.c
>

Correction: the commit message should've said "unused variable warnings",
not "uninitialized variable warnings".
-Alan



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAOtMX2gds9sWR=G7Wb_coJJ3tog9O-=mpsWS-oqs0FtqJ8YuBg>