sndio/libsndio
Alexandre Ratchov aac840d9f9 oss: Fix sio_setpar() when channel number is not set
The trap value set by sio_initpar() was interpreted as a channel
number, causing sio_setpar() to fail.

Found and analysed by Roman Bogorodskiy <bogorodskiy at gmail.com>,
thanks
2021-06-16 09:32:46 +02:00
..
Makefile.in Add initial pkg-config support, from brad@ 2021-04-20 11:02:47 +02:00
amsg.h Add "maxval" attribute to sioctl_desc structure. 2020-02-22 14:52:20 +01:00
aucat.c Add affinity between the program and its mixer control. 2019-07-12 08:31:01 +02:00
aucat.h Add forgottend copyright notice. 2019-07-06 00:34:06 +02:00
debug.c Use _sndio_parsenum() to parse device numbers. From miko@. 2018-09-26 13:45:23 +02:00
debug.h merge PATH_MAX changes from HEAD 2015-10-02 14:40:00 +02:00
mio.c Check return values of syscalls against -1, from deraadt@. 2019-07-01 09:20:22 +02:00
mio_alsa.c merge head 2016-01-26 10:23:38 +01:00
mio_aucat.c merge head 2016-01-26 10:23:38 +01:00
mio_open.3 mio_open.3: "a" MIDI, not "an"; from jmc@ 2019-02-21 07:43:36 +01:00
mio_priv.h merge head 2016-01-26 10:23:38 +01:00
mio_rmidi.c Check return values of syscalls against -1, from deraadt@. 2019-07-01 09:20:22 +02:00
sio.c Sync to OpenBSD. 2020-11-29 13:04:18 +01:00
sio_alsa.c alsa: remove existing hardware config before setting a new one 2021-03-01 09:09:51 +01:00
sio_aucat.c merge head 2016-01-26 10:23:38 +01:00
sio_open.3 Sync to OpenBSD. 2020-11-29 13:04:18 +01:00
sio_oss.c oss: Fix sio_setpar() when channel number is not set 2021-06-16 09:32:46 +02:00
sio_priv.h Add support for OSS/FreeBSD. From Tobias Kortkamp <t@tobik.me>. 2017-02-14 14:19:25 +01:00
sio_sun.c Use hardcoded rsnd/0 as openbsd default (hardware) device 2020-04-30 17:41:37 +02:00
sioctl.c Use hardcoded rsnd/0 as openbsd default (hardware) device 2020-04-30 17:41:37 +02:00
sioctl_aucat.c bump copyright year 2020-02-24 07:00:49 +01:00
sioctl_open.3 Sync sioctl_open.3 to OpenBSD 2020-06-20 11:23:09 +02:00
sioctl_priv.h bump copyright year 2020-02-24 07:00:49 +01:00
sioctl_sun.c sioctl_sun.c: If no "xxx.mute" control is found, try "xxx_mute" 2020-04-30 17:25:22 +02:00
sndio.7 Sync to OpenBSD. 2020-11-29 13:04:18 +01:00
sndio.h sndio.h: mention SIOCTL_SEL in comments as well 2020-06-28 07:51:46 +02:00