On Mon, 17 Sep 2018 10:26:20 +0200, Takashi Sakamoto wrote: > > After finishing discover of stream formats, ALSA OXFW driver has memory > leak of allocated memory object at error path. > > This commit releases the memory object at the error path. > > 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