]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ALSA: hda - Missing NULL check in hda_beep.c
authorTakashi Iwai <tiwai@suse.de>
Thu, 13 Nov 2008 12:08:56 +0000 (13:08 +0100)
committerTakashi Iwai <tiwai@suse.de>
Thu, 13 Nov 2008 13:37:16 +0000 (14:37 +0100)
commit6a12afb5640217454cad21e8cf9a74b038fa3717
tree94bc5f927ee969a3d468dd4e4d83810f60ef313d
parent4d4e9bb339cfcde7811af10859ba1ce2fe3d46b4
ALSA: hda - Missing NULL check in hda_beep.c

Added a NULL check of input_allocate_device() in hda_beep.c.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_beep.c