1
0
Fork 0
alistair23-linux/sound/core/oss
Xi Wang 701ef3205e 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>
2012-11-14 08:03:31 +01:00
..
Makefile
copy.c
io.c
linear.c
mixer_oss.c ALSA: Fix card refcount unbalance 2012-11-08 14:36:18 +01:00
mulaw.c
pcm_oss.c ALSA: Fix card refcount unbalance 2012-11-08 14:36:18 +01:00
pcm_plugin.c ALSA: core: fix NULL checking in snd_pcm_plug_slave_size() 2012-11-14 08:03:31 +01:00
pcm_plugin.h
rate.c
route.c