diff options
author | Xi Wang <xi.wang@gmail.com> | 2012-11-13 23:12:12 +0100 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2012-11-14 08:03:31 +0100 |
commit | 701ef3205eb33bce4ba97b96f6f04a5ae29cd7b8 (patch) | |
tree | bc6c90b94fea09e46f402070f2718141ed23734e /sound/usb | |
parent | ALSA: core: fix NULL checking in snd_pcm_plug_client_size() (diff) | |
download | linux-701ef3205eb33bce4ba97b96f6f04a5ae29cd7b8.tar.xz linux-701ef3205eb33bce4ba97b96f6f04a5ae29cd7b8.zip |
ALSA: core: fix NULL checking in snd_pcm_plug_slave_size()
The dereference snd_pcm_plug_stream(plug) should come after the NULL
check snd_BUG_ON(!plug).
Signed-off-by: Xi Wang <xi.wang@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/usb')
0 files changed, 0 insertions, 0 deletions