Re: [PATCH] ALSA: oxfw: fix memory leak of private data

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, 13 Sep 2018 14:31:18 +0200,
Takashi Sakamoto wrote:
> 
> Although private data of sound card instance is usually allocated in the
> tail of the instance, drivers in ALSA firewire stack allocate the private
> data before allocating the instance. In this case, the private data
> should be released explicitly at .private_free callback of the instance.
> 
> This commit fixes memory leak following to the above design.
> 
> Fixes: 6c29230e2a5f ('ALSA: oxfw: delayed registration of sound card')
> Cc: <stable@xxxxxxxxxxxxxxx> # v4.7+
> Signed-off-by: Takashi Sakamoto <o-takashi@xxxxxxxxxxxxx>

Applied, thanks.


Takashi



[Index of Archives]     [Linux Kernel]     [Kernel Development Newbies]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite Hiking]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux