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

Takashi Sakamoto posted 1 patch 2 years, 8 months ago
drivers/firewire/core-cdev.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
[PATCH 0/1] firewire: fix memory leak for payload of request subaction to IEC 61883-1 FCP region
Posted by Takashi Sakamoto 2 years, 8 months ago
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
Re: [PATCH 0/1] firewire: fix memory leak for payload of request subaction to IEC 61883-1 FCP region
Posted by Takashi Iwai 2 years, 8 months ago
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