]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: jack: Fix another NULL dereference due to empty input jack
authorTakashi Iwai <tiwai@suse.de>
Thu, 30 Apr 2015 13:25:00 +0000 (15:25 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 30 Apr 2015 13:27:55 +0000 (15:27 +0200)
commit7f02f682adc572e2b4b881eeccb0150af847b92b
tree64e02d9117b5a9c43f039f91c415ff3ce0239e6a
parent740d87914f63fd48ee1d74d6e6ff766ef6bcfaf8
ALSA: jack: Fix another NULL dereference due to empty input jack

Another fixes for NULL jack->input_dev in some places in jack.c.

Fixes: 9e65a40e6a04 ('ALSA: hda - Update to use the new jack kctls method')
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/core/jack.c