On Mon, 17 Sep 2018 10:25:24 +0200, Takashi Sakamoto wrote: > > After allocating model-dependent data for M-Audio FW1814 and ProjectMix > I/O, ALSA bebob driver has memory leak at error path. > > This commit releases the allocated data at the error path. > > Fixes: 04a2c73c97eb('ALSA: bebob: delayed registration of sound card') > Cc: <stable@xxxxxxxxxxxxxxx> # v4.7+ > Signed-off-by: Takashi Sakamoto <o-takashi@xxxxxxxxxxxxx> Applied, thanks. Takashi