From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dan Carpenter Date: Tue, 31 Jan 2017 16:36:02 +0000 Subject: Re: [bug report] lib: update LZ4 compressor module Message-Id: <20170131155217.GE6970@mwanda> List-Id: References: <20170131104104.GA27172@mwanda> In-Reply-To: <20170131104104.GA27172@mwanda> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: kernel-janitors@vger.kernel.org On Tue, Jan 31, 2017 at 01:09:23PM +0100, Sven Schmidt (4sschmid) wrote: > Am 31. Januar 2017 11:43:28 MEZ schrieb Dan Carpenter : > >Same thing for lz4hc_compress() as well. > > > > lib/lz4/lz4hc_compress.c:622 lz4hc_compress() > > warn: variable dereferenced before check 'dst_len' (see line 612) > > > >regards, > >dan carpenter > > Hi Dan, > > I did not receive any previous E-Mails, so this one is a bit out of context for me. I checked the kernel-janitors archive though and found the E-Mail you may reference to. > > I will fix it. > > Is there a way to automatically receive any following messages? > It's a Smatch warning. regards, dan carpenter