Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Dec 2017 17:55:49 +0100
From:      Michael Tuexen <tuexen@freebsd.org>
To:        Alexey Dokuchaev <danfe@FreeBSD.org>
Cc:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   Re: svn commit: r327209 - head/sys/netinet/libalias
Message-ID:  <075ABF39-8543-4351-A8D5-7B8DE10A255C@freebsd.org>
In-Reply-To: <20171226161415.GC90333@FreeBSD.org>
References:  <201712261612.vBQGC4wj066322@repo.freebsd.org> <20171226161415.GC90333@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
> On 26. Dec 2017, at 17:14, Alexey Dokuchaev <danfe@FreeBSD.org> wrote:
> 
> On Tue, Dec 26, 2017 at 04:12:04PM +0000, Michael Tuexen wrote:
>> New Revision: 327209
>> URL: https://svnweb.freebsd.org/changeset/base/327209
>> 
>> Log:
>>  Clearify CID 1008197.
> 
> Again, this "clarifies" nothing.  I see a bunch of style(9) bugs fixed,
> and fail to see how/why those had upset Coverity.
I added a
	/* FALLTHROUGH */

Coverity was complaining that a break was possibly missing. Should not
have also fixed some style(9) issues and indentation issues in the same
function.

Best regards
Michael 
> 
> ./danfe




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?075ABF39-8543-4351-A8D5-7B8DE10A255C>