;
> + kfree(stream->buf_list[stream->buf_num]);
> }
> }
>
I have tested this against Arch Linux's kernel packages for both linux
4.20 and linux-lts 4.19.13. For both, the patch seems to fix the
crashes I reported here:
https://bugzilla.kernel.org/show_bug.cgi?id=201055
Thanks,
Dan Ziemba
On Sat, 2018-09-22 at 18:31 -0400, Dan Ziemba wrote:
> On Sat, 2018-09-22 at 07:21 -0300, Mauro Carvalho Chehab wrote:
> > Em Thu, 20 Sep 2018 00:07:09 -0400
> > Dan Ziemba escreveu:
> >
> > > I reported this on bugzilla also a few days ago, but I'm not sure
On Sat, 2018-09-22 at 07:21 -0300, Mauro Carvalho Chehab wrote:
> Em Thu, 20 Sep 2018 00:07:09 -0400
> Dan Ziemba escreveu:
>
> > I reported this on bugzilla also a few days ago, but I'm not sure
> > if
> > that is actually the right place to report, so cop
bug.cgi?id=201055
Arch bug:
https://bugs.archlinux.org/task/59990
Thanks,
Dan Ziemba