On Mon, 17 Sep 2018 10:26:41 +0200, Takashi Sakamoto wrote: > > After allocating memory object for response buffer, ALSA fireworks > driver has leak of the memory object at error path. > > This commit releases the object at the error path. > > Fixes: 7d3c1d5901aa('ALSA: fireworks: delayed registration of sound card') > Cc: <stable@xxxxxxxxxxxxxxx> # v4.7+ > Signed-off-by: Takashi Sakamoto <o-takashi@xxxxxxxxxxxxx> Applied, thanks. Takashi