linux/sound/core/oss
Dan Carpenter 6f128fa41f ALSA: pcm: signedness bug in snd_pcm_plug_alloc()
The "frames" variable is unsigned so the error handling doesn't work
properly.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2018-08-27 11:28:40 +02:00
..
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
copy.c
io.c
linear.c
mixer_oss.c sound: Use octal not symbolic permissions 2018-05-28 11:27:20 +02:00
mulaw.c
pcm_oss.c ALSA: pcm: Fix sparse warning wrt PCM format type 2018-07-27 09:05:27 +02:00
pcm_plugin.c ALSA: pcm: signedness bug in snd_pcm_plug_alloc() 2018-08-27 11:28:40 +02:00
pcm_plugin.h
rate.c
route.c