Home
last modified time | relevance | path

Searched hist:"6408 eac2665955343cd0e4bcd7d6237ce39611ed" (Results 1 – 1 of 1) sorted by relevance

/linux/sound/drivers/pcsp/
H A Dpcsp.cdiff 6408eac2665955343cd0e4bcd7d6237ce39611ed Thu Nov 14 15:45:12 CET 2013 Takashi Iwai <tiwai@suse.de> ALSA: pcsp: Fix the order of input device unregistration

The current code may access to the already freed object. The input
device must be accessed and unregistered before freeing the top level
sound object.

Cc: <stable@vger.kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>