2023-01-17 10:14:36

by Takashi Sakamoto

[permalink] [raw]
Subject: [PATCH 0/1] firewire: fix memory leak for payload of request subaction to IEC 61883-1 FCP region

Hi,

This single patch fixes a bug of Linux FireWire subsystem for kernel
v2.6.33 or later. In detail, please refer patch comment.

My intension of this cover-letter is to request sound subsystem maintainer
to send it to mainline since upstream of Linux FireWire subsystem is
already inactive.

To Iwai-san, I would be pleased if you alternatively send it to mainline.


Thanks

Takashi Sakamoto (1):
firewire: fix memory leak for payload of request subaction to IEC
61883-1 FCP region

drivers/firewire/core-cdev.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)

--
2.37.2


2023-01-17 17:33:23

by Takashi Iwai

[permalink] [raw]
Subject: Re: [PATCH 0/1] firewire: fix memory leak for payload of request subaction to IEC 61883-1 FCP region

On Tue, 17 Jan 2023 10:06:09 +0100,
Takashi Sakamoto wrote:
>
> Hi,
>
> This single patch fixes a bug of Linux FireWire subsystem for kernel
> v2.6.33 or later. In detail, please refer patch comment.
>
> My intension of this cover-letter is to request sound subsystem maintainer
> to send it to mainline since upstream of Linux FireWire subsystem is
> already inactive.
>
> To Iwai-san, I would be pleased if you alternatively send it to mainline.

OK, I applied it now.


thanks,

Takashi