diff options
author | Takashi Iwai <tiwai@suse.de> | 2011-08-08 12:24:46 +0200 |
---|---|---|
committer | Willy Tarreau <w@1wt.eu> | 2012-02-11 15:37:39 +0100 |
commit | e36135989b7d9f7505532bcc948292b9deecde9f (patch) | |
tree | edffcb463f808c2c0da04a81a4ef304751789017 /sound/core/pcm_timer.c | |
parent | 8a46a8fa8a6a6f91a2ed2a9716c33f02fff5ceda (diff) |
ALSA: timer - Fix Oops at closing slave timer
commit 0584ffa548b6e59aceb027112f23a55f0133400e upstream.
A slave-timer instance has no timer reference, and this results in
NULL-dereference at stopping the timer, typically called at closing
the device.
Reference: https://bugzilla.kernel.org/show_bug.cgi?id=40682
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Willy Tarreau <w@1wt.eu>
Diffstat (limited to 'sound/core/pcm_timer.c')
0 files changed, 0 insertions, 0 deletions