Re: [PATCH 7/8] ASoC: dapm: change snprintf to scnprintf for possible overflow

From: Willy Tarreau
Date: Tue Jan 15 2019 - 10:55:55 EST


On Tue, Jan 15, 2019 at 03:44:36PM +0000, Mark Brown wrote:
> On Tue, Jan 15, 2019 at 04:16:15AM +0100, Willy Tarreau wrote:
> > On Mon, Jan 14, 2019 at 02:56:50PM +0000, Mark Brown wrote:
> > > On Sat, Jan 12, 2019 at 04:28:43PM +0100, Willy Tarreau wrote:
>
> > > I don't have a cover letter or anything before this in the series.
> > > What's going on with dependencies here?
>
> > Sorry for the lack of more context, I was just involved in putting a
> > subject line on each patch and passing them through get_maintainers.pl.
> > These ones were sent to the security list after this article was published:
>
> > http://blog.infosectcbr.com.au/2018/11/memory-bugs-in-multiple-linux-kernel.html
>
> So just to confirm it looks like these are just isolated projects with
> no interdepencies?

That's it : just a series of patches for the same bug in multiple drivers.
Now with your question I understand the confusion, it's caused by me sending
all of them as a single series. I should have sent them individually. My bad.

Regards,
Willy